Why is jit so fast?



Why is jit so fast?..

Answer / Rahul Jain

Just-In-Time (JIT) compilation in AngularJS happens at runtime, allowing the browser to optimize the code specifically for the device and environment it's running on. This makes JIT a faster option compared to Ahead-Of-Time (AOT) compilation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is a pure and impure pipe?

1 Answers  


How to handle Events in Angular 5?

1 Answers  


What is mean stack development?

1 Answers  


What angular is doing with bazel compiler?

1 Answers  


What is ng full form?

1 Answers  


How do I increase my webpack speed?

1 Answers  


What is main ts file?

1 Answers  


Is angular 8 released?

1 Answers  


What browsers do angular js support?

1 Answers  


Explain the component directory structure of angular 4?

1 Answers  


Why do we use ngmodel?

1 Answers  


Which browsers does angular work with?

1 Answers  


Categories