What is the aot compilation?



What is the aot compilation?..

Answer / Bal Mukund

Ahead-of-Time (AOT) compilation in AngularJS is a process where the Angular application is compiled before it's run, turning TypeScript into optimized JavaScript that can be executed by a browser. This results in faster load times and improved performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is angular cli used for?

1 Answers  


List some cons or disadvantages of using angularjs?

1 Answers  


What is $q service and when to use it?

1 Answers  


Which other primeng components have you used with angular 2?

1 Answers  


How would you select all the child components’ elements?

1 Answers  


What’s the difference between dirty, touched, and pristine on a form element?

1 Answers  


What is lazy loading and how to enable lazy loading in angular 2?

1 Answers  


How do you stop ng serve?

1 Answers  


Can you use bootstrap with angular?

1 Answers  


Can AngularJS have multiple ng-app directives in a single page?

1 Answers  


What does transclude mean?

1 Answers  


What is angular @ routeparams?

1 Answers  


Categories