Angular 10 new features || Angular 10 tutorial & installation || Code Breaks that can happen
new features include:
ng new – strict
changes in Angular Language Service
New features added to Complier
New features added to ngcc
New features added to localization
New features added to Routing
New features added to Angular Material
Changes done which will break your Code
Typescript 3.9
Tslib
TSLint
Internet Explorer 9 , 10 deprecated
resolver that returns EMPTY will cancel navigation now
Warnings about unknown elements are now logged as errors
Generic has been made mandatory for ModuleWithProviders.
#angular #angular 10 #typescript