I am doing a small project a kind of Evaluation of Angular2 in web 
development for which I have to prove that the traditional way of writing 
front-end using server-side html rendering, using ajax and jquery has many 
issue and Angular2 has all the solutions. I have already listed out some of 
the points. Can anybody add some more points or correct me if I have 
written something wrong.

   - No additional cost, since it is open source technology for Front-end 
   development and there is no need to purchase any license.
   - Negligible cost in training because of easy learning curve, one can 
   become proficient and start working in less than 2 weeks of training.
   - Easy adaptibility, it can be used along with any back-end technology 
   (.Net, Java etc.), easy to adapt. It also reduces the dependency of the 
   core technology. Any user, whether he may be from Java or .Net can work 
   seemlesly.
   - Quick development time with less effort. 
   - It works with models on the client side just like the server side, 
   resulting more maintainable code, easy to understand and can easily be 
   extended.
   - It has built-in dependency injection (DI), which makes it easy to test 
   and share the component, so less time to implement bug free new feature

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to