What is compilation in angular? What types of compilations are used in angular?
Answer / Avinash Kumar Patel
Compilation in Angular refers to the process that converts Angular templates (HTML with Angular-specific syntax) into readable JavaScript. There are two types of compilation in Angular: AOT (Ahead-of-Time) and JIT (Just-in-Time).
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we use jquery library in angularjs?
Explain the process how do we exchange the data from front end to server?
List some cons or disadvantages of using angularjs?
Is react faster than angular?
What is life cycle hook in angular?
What is difference between config() and run() method in AngularJS?
1 Answers Citi Bank, SLK Software,
Is angularjs better than react?
What is meant by decorator in angular?
How to create angularjs filter which outputs html?
Explain e2e testing of angular js applications.
What is attribute in angular?
What is canactivate in angular?