0 votes
in Angular by
What is JIT in Angular?

1 Answer

0 votes
by

In Angular, JIT stands for Just-in-Time compiler. The JIT compiler provides a dynamic translation or run-time compilation, which provides a way of executing computer code that involves compilation during the execution of a program at run time rather than before execution.

Related questions

0 votes
asked Jul 15, 2023 in Angular by john ganales
0 votes
asked Nov 14, 2020 in JAVA by rajeshsharma
0 votes
asked Jun 16, 2019 in JAVA by reins.robin
...