How AngularJS is different from other JavaScript Framework?



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

Post New Answer

More AngularJS Interview Questions

How to set headers for every request in angular?

0 Answers  


What is the difference between ngoninit() and constructor() of a component?

0 Answers  


How to use styleurls and styles in angular?

0 Answers  


How to apply validation in AngularJS?

0 Answers  


What is angular controllers?

0 Answers  






When will ngoninit be called?

0 Answers  


How do jit compilers work?

0 Answers  


How to hide or show a div in angularjs?

0 Answers  


How to starting angular 4 apps using ionic 3 cli commands?

0 Answers  


What is interceptors in angular?

0 Answers  


What is zone in angular?

0 Answers  


Does angular js depends on jquery library?

0 Answers  


Categories