What is New in Angular 8?

Differential Loading Angular 8 takes advantage of  Differential loading by default. It is a process by which the browser chooses between modern or legacy JavaScript based on its own capabilities.  Differential Loading Angular 8 replates Angular 7’s custom loadChildren syntax with industry-standard dynamic imports. Web Worker Support You can now generate new web workers from the CLI. […]

What is New in Angular 8? Read More »