What is compilation in angular? What types of compilations are used in angular?



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

Post New Answer

More AngularJS Interview Questions

Can we use jquery library in angularjs?

1 Answers  


Explain the process how do we exchange the data from front end to server?

1 Answers  


List some cons or disadvantages of using angularjs?

1 Answers  


Is react faster than angular?

1 Answers  


What is life cycle hook in angular?

1 Answers  


What is difference between config() and run() method in AngularJS?

1 Answers   Citi Bank, SLK Software,


Is angularjs better than react?

1 Answers  


What is meant by decorator in angular?

1 Answers  


How to create angularjs filter which outputs html?

0 Answers  


Explain e2e testing of angular js applications.

1 Answers  


What is attribute in angular?

1 Answers  


What is canactivate in angular?

1 Answers  


Categories