Stack Overflow is a community of 4.7 million programmers, just like you, helping each other.

Join them; it only takes a minute:

Sign up
Join the Stack Overflow community to:
  1. Ask programming questions
  2. Answer and help your peers
  3. Get recognized for your expertise

i am newbie in Angular-js and wants to learn Angular-js effectively.i have not worked in Bootstrap before. Is it necessary to learn Bootstrap before learning Angular-js ??

share|improve this question

Not at all. Bootstrap is one several styling libraries, which are quite optional. But they do give you a way to get a great looking site with little effort.

share|improve this answer

Bootstrap is a HTML/CSS framework to play smartly with HTML and CSS and have best User experience.

Whereas, AngularJS is a javascript framework which handles your middle layer between HTMLs and Server Calls.

So to learn angular without bootstrap is not bad deal.

I hope i am clear to you.

share|improve this answer

If you learn bootstrap it would help you to develop a website with bootstrap popups,modals etc without giving css guy a additional work , learning bootstrap is optional but if you leaarn u will become a good front end angular js developer

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.