How AngularJS compilation is different from other JavaScript frameworks?
Answer / 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 |
What is angular material?
Explain what are directives ? Mention some of the most commonly used directives in Angular.js application ?
When to use factory?
Which is better react or angular?
What is json web token?
What is the linking function?
What are angular templates?
What is routerstatesnapshot?
How to get user input from the $event object?
What is the difference between activatedroute and activatedroutesnapshot?
How to install cookies in angular?
What is currency filter?