Angular Compilation: JIT vs AOT (javascript.plainenglish.io)
Angular Compilation: JIT vs AOTPhoto by Alexander Sinn on UnsplashWith Angular 7 came the build option aot. It defaults to true since Angular 9. aot means ahead of time. With the option set to true,...