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 module in angular?
What are the form validations supported by angularjs?
What is one way data binding in angularjs?
What is a singleton pattern and where we can find it in angular?
Which is easier to learn react or angular?
How would you use a route guard?
What is patchvalue used for?
What are events in angularjs?
What is service in angular?
How did you perform validation in angularjs?
List of useful ionic 3 cli commands?
What's new in angular 6?