
Angular 21 has been released, and I’m going to divide the new features into different categories, since a lot of the new features are experimental and not recommended for production use yet.
Alain Chautard
November 27, 2025
What’s stable and production-ready:
onpush_zoneless_migration tool. It can analyze your code and provide a plan to migrate your application to OnPush and zoneless change detection.ng g @schematics/angular:refactor-jasmine-vitestWhat’s experimental or in developer preview, not recommended for production:
npm install @angular/aria. It is starting with 8 components:
You can read more with the official v21 blog post here. I will unpack all these new features over the next few weeks in separate posts.
Get the latest news and updates on developer certifications. Content is updated regularly, so please make sure to bookmark this page or sign up to get the latest content directly in your inbox.

Anti-pattern series: Not unsubscribing from Observables
This article explains how Angular 16 improves observable cleanup using takeUntilDestroyed and recommends applying it in services rather than components, so all subscribers are automatically protected from memory leaks.
Alain Chautard
Jan 15, 2026

React Compiler: No More useMemo and useCallback
React Compiler automatically optimizes your components at build time. No more useMemo, useCallback, or React.memo. Learn how to set it up and what you need to know.
Aurora Scharff
Jan 13, 2026

Building Better Abstractions with Vue Render Functions
Learn a practical pattern for using Vue render functions to build better abstractions and simplify your component architecture
Abdelrahman Awad
Jan 8, 2026
We can help you recruit Certified Developers for your organization or project. The team has helped many customers employ suitable resources from a pool of 100s of qualified Developers.
Let us help you get the resources you need.
