Introduction

Angular is one of the most popular JavaScript frameworks. Indeed, Angular is already used by millions of developers and companies around the world, and its adoption is growing.

In this article, we will learn about the latest features introduced in versions 8 and 9, in both Angular core as well as the Angular tooling: the new Ivy render, the Schematic and Builder APIs, the new build and test orchestration tool, Bazel, differential loading, etc. We will also discuss what the future of Angular has in store for us. Spoiler alert: it will be about a lightweight and faster runtime, performant, and faster apps and dev tools, and interoperability.

Introduction
Angular is one of the most popular JavaScript frameworks. Indeed, Angular is already used by millions of developers and companies around the world, and its adoption is growing.
In this article, we will learn about the latest features introduced in versions 8 and 9, in both Angular core as well as the Angular tooling: the new Ivy render, the Schematic and Builder APIs, the new build and test orchestration tool, Bazel, differential loading, etc. We will also discuss what the future of Angular has in store for us. Spoiler alert: it will be about a lightweight and faster runtime, performant, and faster apps and dev tools, and interoperability. […]