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 pure pipe in angular?
How do you interact between two components?
Explain ng-disabled directive angularjs?
What is ngmodules?
What is ngdobootstrap?
Is a directive legally binding?
Explain ngif directive ?
How will you explain the concept of hierarchy? How many scopes can an application have?
Can you explain a situation, when to use dependency injection in angularjs?
What is resolver in angular 2?
How can xss be done in an angular application?
What is the use of ngfor directive in angular?