What is New in Angular 9?

Ivy Version 9 moves all applications to use the Ivy compiler and runtime by default. This offers numerous advantages: Smaller bundle sizes Faster testing Better debugging Improved CSS class and style binding Improved type checking Improved build errors Improved build times, enabling AOT on by default Improved Internationalization New options for ‘providedIn’ In addition to the previous root and […]

What is New in Angular 9? Read More »