Angular 9 has a number of new changes which are: ... Your Angular application is compiled Ahead-of-Time (AOT). This means the Angular's AOT compiler will compile all the HTML and TypeScript present in your code into JavaScript before your browser downloads and runs it.