Tuesday, 11 February 2020

Angular 9 New Features and Ivy

Angular Version 9 was released recently in beta (RC). A release candidate (RC) is a beta version with potential to be a stable product, which is ready to release unless significant bugs emerge. In this article, we shall take an overview of the new features in the version 9 changes and updates available for use now.


Type Script 3.7.x Support

 ↪  Angular 9 supports the Typescript 3.7 or above version. So, if we want to use Angular 9 for our application, then we need to first upgrade the Typescript version to 3.7 or above.


Default & New Ivy Rendering Engine
 ↪  

Smaller Bundle Size

Dependency Injection Changes in Core

Need for Faster Mobile Apps

Angular Core Type-Safe Changes

Modules with Providers Support

Changes in Angular Forms

i18n Improvements

Service Worker Updates

No comments:

Post a Comment

ML.NET: Machine Learning for .NET Developers

Machine Learning in .Net ML.NET is a free software machine learning library for the C# and F# programming languages. It also supports Pyth...