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
Why do we need custom directives in angular?
Why we need angular services?
Is the jquery library used in angular?
What is $emit, $broadcast and $on in AngularJS?
What is scope hierarchy in angularjs?
What is router outlet in angular?
What is ngx bootstrap?
What is java angular?
What are filters in angularjs? Can you list some?
What is deep linking in angular 4?
What is angular 4?
What is ng bind html?
what is the difference between constructor and ngoninit?
What is subscribe in angular?
Can you explain factory method in angularjs?