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

Name the key features of angular js?

0 Answers  


Mention some angularjs directives and their purpose?

0 Answers  


How do we include css file ins. The component except using styleurls property?

0 Answers  


How to upload file in angular js?

0 Answers  


What is representational state transfer (rest) in angularjs?

0 Answers  


How to define multiple restrict options on a directive in angularjs?

0 Answers  


What is the difference between $scope and scope in angular?

0 Answers  


How to handle xss vulnerability scenarios in angular?

0 Answers  


What is the difference between constructor and ngonlnit in angular js?

0 Answers  


How to starting angular 4 apps using ionic 3 cli commands?

0 Answers  


Explain directives?

0 Answers  


Does webpack remove unused imports?

0 Answers  


Categories