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

What is params in angularjs?

0 Answers  


What is modular view engine architecture?

0 Answers  


Does google use angular?

0 Answers  


What is ngroute?

0 Answers  


What are zones? What is ngzone? What is change detection? What is ngzone run outside?

0 Answers  






List some inbuilt services in angularjs?

0 Answers  


Do you know scope in angularjs?

0 Answers  


What are the differences between $resource and $http?

0 Answers  


What are directives? How to create and use custom directive in angularjs.

0 Answers  


What is ng bind in angular?

0 Answers  


What happen when I import the same module twice?

0 Answers  


Explain the role of $routeprovider in angularjs?

0 Answers  


Categories