Write a review to share your experiences with open source!
On DevRates we focus on reviews by developers using libraries on their daily work.
Interested in the latest trends and top-rated open source projects for all layers of your application?
DevRates contains projects reviews of most popular tagged categories and programming languages.
Follow projects and don't miss any news from blogs and twitter on your wall.
Your company is looking for talented developers? Register on DevRates and show your technology stack on your company profile.
Why AngularJS?
Very sophisticated framework. Based on model and bi-directional binding that updates model and view. Gives power at your fingertips but it requires lot of time to understand some of the features. I'm sure that after learning AngularJS I'd be very efficient and robust. But now I stuck on some topics.
Still I recommend it more than jQuery. Besides that, jQuery still can be used to unleash the power of UI animating and modifying.
Quite easy to learn (but e.g. Sammy.js is a bit easier) and powerful JS framework. The syntax of directives and filters might be not intuitive at first. The "content replace" effect is kind of annoying. But in general, it helps you write good quality code in both scripts and views of your frontend application.