Angular 8.0, a forthcoming upgrade to Google’s popular framework for building web, mobile, and desktop applications, has reached the release candidate stage.
Angular provides dependency injection, which is particularly useful for assembling data services for applications, along with use of an HTML template to compose components. In Angular, developers still compose components with an HTML component that connects to TypeScript code for imperative parts of the program.
Where to download Angular
You can download the Angular production release from GitHub.
Future version: New features in Angular 8.0
New features in the Angular 8.0 release candidate include: