Angular 9 is the smaller, faster, and easier to use and it will be making Angular developers life easier. The fully version of Angular 9 will be released in the month of October/November 2019.
Added Angular 9 Features -
- Added undecorated classes migration schematic in the core.
- The formControlName also accepts a number in the form
- Now allow selector-less directives as base classes in View Engine in the compiler.
- Added support selector-less directive as base classes in Ivy and also make the Ivy compiler the default for ngc.
- Convert all ngtsc diagnostics to ts.Diagnostics
Explore in detail-
https://www.code-sample.com/2019/08/whats-new-in-angular-9-angular-9-new.html
Top comments (1)
The angular team is more focused on Ivy in the new version of angular. Here I have explained medium.com/@teclogiqs/angular-9-wh...