Answer Posted / ramyagurrala
Compiler is an Angular service which traverses the DOM looking for attributes.
The compilation process happens in two phases.
Compile: traverse the DOM and collect all of the directives.
Link: combine the directives with a scope and produce a live view.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is transclude in custom directive?
Whats is output for typeof (null)?
Does angular use ajax?
What are the web application security risks that a web developer should avoid while doing development using angularjs?
When first angularjs was released?
Is angular material responsive?
Explain the difference between angular 2 modules vs. Javascript modules
What is aot?
What are the advantages of token-based authentication?
Explain bazel?
What is ivy compiler?
Can localstorage be hacked?
How do we display errors in a component view with angular 2?
How angular js integrates with html?
How to setup angular 2 in visual studio 2017 mvc 5 / 6?