How AngularJS is different from other JavaScript Framework?
Answer Posted / 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 |
Post New Answer View All Answers
How to use the css binding in angular js?
What is lazy loading and how to enable lazy loading?
what is di (dependency injection)?
What is urlsegment interface in angular 7?
What is the json web token structure?
What is the use of codelyzer in angular 2?
How can xss be done in an angular application?
What is the difference between angular and jquery?
How we can use styleurls and styles in angular 2?
Can’t retrieve the injector from angular js?
What is injector tree?
What do you understand by $watch?
Which components can be injected as a dependency in angular js?
Is it possible to have a multiple router-outlet in the same template?
How to add rows in angular js?