How AngularJS is different from other JavaScript Framework?
Answer / chaitanya
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.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the new features added in angular7?
What's new in angular 4?
Do you know what is scope in angular.js?
What are different type or classification of directives?
How to setup angular 2 in visual studio 2017 mvc 5 / 6?
Explain ngfor directive with an example?
What browsers do angular js support?
What is backend javascript?
What is activatedroute in angular?
Is angular from google?
What are the most important features of angularjs?
What are components in angular?