Thank you for this Amazing series because of you many people can get jobs, and your explanation was very good and easy to understand unlike others.
@amolmali35832 жыл бұрын
Very nicely explained. Thanks a lot for your efforts.
@panduk901 Жыл бұрын
Thanks 👍🙏
@glingeswararao90933 жыл бұрын
we use ng build command at that time which compiler run bro
@KotaSarat523 жыл бұрын
ng build without any arguments will use JIT and ng build --prod (with prod argument) will use AOT
@yt.arunthakur3 жыл бұрын
@@KotaSarat52 it's not necessary, it depends on the angular.json build config. Btw, after the angular 9 version, it defaults to AOT with new ng cli versions.
@rahultej83523 жыл бұрын
what are disadvantages of AOT
@LeelaWebDev3 жыл бұрын
Nothing much. It provides us the smaller file javascript size