Skip to main content

Command Palette

Search for a command to run...

Angular 22 is here

Angular 22 is available since June 3rd!

Updated
Angular 22 is here
A

Teaching quality Angular courses since 2015.

Read the official announcement.

You can follow the official update guide to migrate your app: https://update.angular.dev/

At Angular Academy, we have already updated all our training material

What we particularly like in Angular 22:

  1. Signal Forms: now production ready (it was experimental in v21)

  2. Resource, rxResource, and httpResource: also now stable

  3. @Service(): a new decorator to replace @Injectable({ providedIn: 'root' }) !

Get all the details and code samples in the official blog post: https://blog.angular.dev/announcing-angular-v22-c52bb83a4664