Angular 22 is here
Angular 22 is available since June 3rd!

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:
Signal Forms: now production ready (it was experimental in v21)
Resource, rxResource, and httpResource: also now stable
@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




