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.
Learning about signal forms via practice.
This project is where I messed around with various signal forms concepts for the last few months. Though some of this includes some exploration with third party libraries that I use, most examples are vanilla Angular code.
For a showcase of Angular 22 stuff, including a bit of talk on signal forms, check out my v22 showcase repo.
To start a local development server, run:
ng serveOnce the server is running, open your browser and navigate to http://localhost:4200/.