How AngularJS is different from other JavaScript Framework?

 Posted by Allemahesh on 10/26/2015 | Category: AngularJS 1x Interview questions | Views: 3695 | Points: 40
Answer:

AngularJS is different from other JavaScript framework in following ways:
1. AngularJS mark-up lives in the DOM.
2. AngularJS uses plain old JavaScript objects (POJO).
3. AngularJS is leverages with Dependency Injection.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response