
With its new features and evolution, Angular 12 is ready to take on the world
There are new updates in the 2020 version of Angular 11 that simplify the development process for developers. It includes both the framework and the CLI, as well as components that have been updated with Angular 11.0.0.
Recap of Angular 11.0.0
New versions of Angular have consistently optimized for speed. Version 11 implements TypeScript 4.0 and faster processes such as ngcc that makes the entire program four times faster. From the development phase to the build phase, these changes enabled faster development. In order to ensure a smooth transition for Angular developer, Angular’s default implementation of linting has been replaced by ES Lint. Users can incorporate angular-eslint in a project and migrate from TSLint. This version allows developers to download and inline fonts linked in your project so that everything loads up even faster.
A Few More Updates
- Improved Reporting and Logging
- Component Test Harnesses
- Updated Hot Module Replacement (HMR) Support
- Experimental webpack 5 Support

New Updates of Angular 12
The new update brings the ability of nullish coalescing to Angular templates. With the latest release, Angular components can now support inline Sass in the styles field of the @Component decorator. When updating to a new version, your apps will automatically switch to the new Sass API by updating your application with “ng update.” In case your application uses Angular CDK or Angular Material, make sure you switch from “node-sass” to the “sass npm” package
Conclusion
The angular team is constantly working on making new updates enabling ease during the development process. ScriptBees has exceptional work experience in providing technical solutions with the right approach. We post content every week, be sure to follow us on Medium, Instagram, and Facebook.
