The Future of Angular 12 and Beyond

Michelle Sebek
3 min readJan 19, 2021
Wijmo supports every version of Angular

Angular 12

Angular version 12.0.0 released May 2021. The Angular v12 major release is getting closer to “Ivy Everywhere”. The newest version enables the transition of the Angular ecosystem to the Ivy compiler.

Angular v12 includes stylish improvements, nullish coalescing allowing developers to write cleaner code in TypeScript and Angular templates, Webpack 5 support and TypeScript v4.2, and a stick model enabled by default to help catch errors earlier in the development cycle.

Angular, Google’s JavaScript (TypeScript) framework for building web applications mobile or desktop, has over 68,000 stars on GitHub. Angular 11 launched on the 11th day of the 11th month of 2020. Every year, Angular runs a developer survey with almost 30K responses to make Angular better. With the Angular community feedback, requests, and suggestions, they plan some timesaving, faster, and pretty cool improvements. The Angular roadmap project’s focus is a ‘zoneless angular’ making Zone.js options and ultimately provides more control to the developers.

Better Developer Ergonomics @angular/forms

Work is in progress for implementing stricter type checking for reactive forms. This allows developers to catch more issues during development time, enable better text editor and IDE support, and improve the type checking for reactive forms.

Leverage Full Framework Capabilities with Zone.js Opt-Out

Angular is going to design and implement a plan to make Zone.js optional from Angular applications. This simplifies the framework, improves debugging, and reduce application bundle size.

Reducing Framework Overheard by Removing Legacy

Angular plans remove the legacy View Engine for smaller Angular conceptual overhead, smaller package size, lower maintenance cost, and lower codebase complexity.

Improve Test Times and Automatic Test Environment Tear Down

By changing the TestBed to automatically clean up and tear down the test environment after each test run, developers can improve test time and create better isolation across tests.

Improve Build Performance With ngc as a tsc Plug-In Distribution

Distributing the Angular compiler as a plugin of the TypeScript compiler is forecasted to improve developers’ build performance and substantially reduce maintenance costs.

Support Adding Directives to Host Elements

A long-standing feature request for the ability to add directives to host elements. The feature allows developers to augment their components with different behaviors without using inheritance.

Simplified Angular Mental Model with Optional NgModules

Future Angular editions make NgModules optional that simplifies the learning journey. This work allows developers to develop standalone components and implement an alternative API for declaring the component’s compilation scope.

Ergonomic Component Level Code-Splitting APIs

A common problem of web applications is a slow initial load time. A way to improve it is to apply more granular code-splitting on a component level. To encourage this practice, we’ll be working on more ergonomic code-splitting APIs.

Wijmo supports Angular and has since the very beginning with Angular 1 (AngularJS). We are committed to providing Angular developers a powerful toolset for building enterprise-grade applications. Schedule a consult with our Wijmo expert today, or download the latest version of Wijmo.

Wijmo 100+ Dynamic JavaScript UI Components for Enterprise Apps

--

--