I showcased this project on an Angular Space livestream, with Armen Vardanyan. Thank you everyone for the support and questions. I will drop this project in a StackBlitz once it supports the Node version of Angular 22.
A showcase of v22 features, and a quick recap of 21.1 and 21.2 features. A collaboration with Jaime Burgos @SkyZeroZx.
My personal highlight is stable signal forms, and I have been working on tons of examples and doing various experimnetation in a different repo about signal forms.
To start a local development server, run:
ng serveOnce the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.
For more information on using the Angular CLI, including detailed command references, visit the Angular CLI Overview and Command Reference page.