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

Is angular js is a library, framework or plugins?

0 Answers  


What is dependency injection in angularjs and how does it work?

0 Answers  


How to set focus on the input field in angular 1.x?

0 Answers  


Is vue better than angular?

0 Answers  


Name the building blocks of Angular?

0 Answers  






What routing means?

0 Answers  


What is interceptor in angular?

0 Answers  


What is ng-repeat directive in angularjs?

0 Answers  


What is the main purpose of $routeprovider in angularjs?

0 Answers  


What is service in angular?

0 Answers  


Explain package.json file in angular?

0 Answers  


What is single page application? How can the spa be implemented with angular?

0 Answers  


Categories