Recommendations to others considering angularjs:
AngularJS 1.x is a good choice for small and mid sized projects. There is lots of UI components and\ or services integration libs out there, which will help you kick off the project fast.
Two things to consider well before final decision:
1. performance, if you will use it inside Mobile Application, you should re consider the performance - Native Angular UI components will behave sluggish in mobile.
2. Learning curve, if you aren't already familiar with Angularjs - it will take months to master all out of Angular. It seems fast at first and things get to work quickly, but after sometime you will discover that you did it bad way which may decrease performance and you will do some rework. Review collected by and hosted on G2.com.
What problems is angularjs solving and how is that benefiting you?
n/a Review collected by and hosted on G2.com.