How AngularJS compilation is different from other JavaScript frameworks?



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

Post New Answer

More AngularJS Interview Questions

How to get and log an error in angular 4?

0 Answers  


What is angular cli?

1 Answers  


Can we have nested controllers in AngularJS?

1 Answers  


What do I have to do to trick the browser into doing what I want?

1 Answers  


Why is vue better than angular?

1 Answers  


How many versions of angular are there?

1 Answers  


What is the traceur compiler?

1 Answers  


What would you consider a thing you should be careful doing on onnginit()?

1 Answers  


Why do we use angular instead of react js?

1 Answers  


Why should I learn angular?

1 Answers  


What is difference between $evalAsync and $timeout?

1 Answers  


Does angular support nested controllers?

1 Answers  


Categories