Angular 8 brings smaller bundles, CLI APIs, alignment with the ecosystem

Click for: original source

Stephen Fluin put together this article focusing on explaining what is exciting in the newest version of the Angular. This is a major release spanning the entire platform, including the framework, Angular Material, and the CLI with synchronized major versions.

This release improves application startup time on modern browsers, provides new APIs for tapping into the CLI, and aligns Angular to the ecosystem and more web standards.

The article the provides information on:

  • How to update to version 8
  • Differential Loading by Default
  • Route Configurations use Dynamic Imports
  • Builder APIs in the CLI
  • Workspace APIs in the CLI
  • Web Worker Support
  • AngularJS Migration Improvements
  • New Deprecation Guide

Detailed information for anybody deeply in Angular. More links to further reading and resources also provided. Great source of information.

[Read More]

Tags angular nodejs javascript