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


Please Help Members By Posting Answers For Below Questions

Explain the steps for creating a services in angular 2?

567


New html element?

628


What is eventemitter in angular?

595


What do double curly brackets are used in angular 5?

601


What are angular testing utilities?

608


How to debug the $rootscope object of angularjs when in the browser?

585


When using ngif if the condition is true. How to display the message and if the condition is false then how to display the message?

618


What does SPA (Single page application) mean?

626


Is vue better than angular?

505


What string interpolation is in angularjs?

598


Write the cli command to generate a component in angular 4?

556


What is angular base elements?

636


What is dependency injection in angular?

598


Explain viewchild in component interaction?

584


Explain ngif directive ?

587