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

Why do we need provider aliases?

1 Answers  


How can you decrease the digest cycle time?

1 Answers  


What is ngafterviewchecked?

1 Answers  


What is the factory method?

1 Answers  


What is $inject in angularjs?

1 Answers  


What does ‘ng-serve’ do?

1 Answers  


Can angularjs be used for backend?

1 Answers  


What does aot stand for?

1 Answers  


Why we use routing in angularjs?

1 Answers  


Why use multiple ngmodules?

1 Answers  


What is a template in angular?

1 Answers  


What angularjs 7?

1 Answers  


Categories