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
How is AngularJS Compilation Different From Other JavaScript Frameworks?
What are the security threats should we be aware of in angular 2?
What is angular router and router module?
Why angular 4 is faster?
How can you increase the performance of your angular application or decrease digest cycle time?
What is the forroot method in angular4?
What is the difference between angular and react?
What is routerlink in angular?
What is a template in angular 2?
What is params in angularjs?
What is difference between http and httpclient in angular?
Explain routeprovider in angularjs?
How to configuring routes in angular js?
What angular js routes does?
What do you mean by module?