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
Which is easier to learn react or angular?
Does AngularJS have dependency on jQuery?
What is routerlinkactive in angular?
How to create a service in angularjs?
Is angular modules and es modules are the same?
Explain angular elements?
How do jit compilers work?
What classes should I add to module's declarations?
How to make Http get request from AngularJS with an example?
How to build mobile apps using ionic 3 cli and angular 4?
What is registering callbacks in angularjs?
Explain angular 2 hidden property?
How to create datepicker in angular 4?
What are the new features added in angular7?
How to do login and logout using ionic 3 and angular 4?