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
What is angular stack?
What is angular @ routeparams?
Can localstorage be hacked?
How to do login and logout using ionic 3 and angular 4?
What is angularjs latest version?
Explain angular 2 hidden property?
Explain angular js boot process.
What is Component in Angular Terminology?
What is main ts file?
What is services in angular?
What happen when I import the same module twice in angular 4?
What are isolated unit tests?
Which database is best for angularjs?
In angular 2 module consists of what arrays?
What’s the advantage of using form builder?