How AngularJS compilation is different from other JavaScript frameworks?
Answer Posted / chaitanya
It directly works on HTML DOM rather than strings and manipulates it as required. It uses two way data-binding between model and view to sync your data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why angularjs?
What is lazy loading in angular?
How did you stop observable?
What is internationalization and how to implement it in angular js?
Why there are two “destroy” events associated with the termination of scope in angularjs?
What are static and public in angular?
Is angular js compatible with all browsers?
What is the promise?
What is @outputs in angular?
What is ngfor in angular?
How to get actions of event binding in angular 4?
How install npm install?
What are the concept of scope hierarchy?
What is material design angular?
What are differences between components and directives?