Should I use Angular UI Bootstrap or plain Bootstrap 3?

Gabriel Smoljár picture Gabriel Smoljár · Dec 15, 2013 · Viewed 12.8k times · Source

At time of writing Angular UI Bootstrap is based on Twitter Bootstrap 2 while the latest version is Bootstrap 3. If I were to write an application in Angular.js TODAY, what UI framework should I use? Angular UI or just plain Bootstrap?

What pros and cons are there? Both in the long and short term.

Answer

JB Nizet picture JB Nizet · Dec 15, 2013

There is a bootstrap 3 branch going on in angular UI bootstrap, and almost everything has been migrated to bootstrap 3 in this branch. You can build this branch by yourself, and it's a matter of days or weeks before an official release that supports bootstrap 3 is made. You should go with it.