The IVY Compiler which provides a huge performance.
- The default use of the IVY compiler is the most important feature of Angular 9. IVY is what actually designed to solve the major problems of Angular i.e the performance and large file size.
- Smaller bundle sizes and augmented Performance
- Faster testing
- Better debugging
- Improved CSS class and style binding
- Improved Internationalization
- Improved build errors
- Improved build times, enabling AOT on by default
- Improved type checking
- AOT compilation everywhere
- Selector less bindings support for Angular IVY
- Improvements to differential loading
- Support for TypeScript Diagnostics Format
- Support for more scopes in ProvidedIn
- Additional provider scopes
- Globalization
- Bundle sizes
- A New Type-Safe TestBed.inject() method instead of TestBed.get()
- Improved developer experience
- New debugging API in development mode
- Testing
- Strict mode
- Angular Components
- Improved component and directive class inheritance
- Stabel Bazel release as opt-in option
- Latest TypeScript versions
- Improved styling experience
- Improved server side rendering with Angular Universal

Comments
Post a Comment