DEV Community

Fabio Biondi
Fabio Biondi

Posted on

Exploring Angular Signal Forms (v.21)

I published a video about the new Angular Signal Forms, available in Angular 21.0, in which I write several examples to use some of the new (and still experimental) Signal Forms API.

It was recorded in Italian but the track translated by YouTube into English is available.

Here the topics:

0:00 Create an Angular v.21 project
1:40 My First Signal Forms
3:03 Multiple Fields
3:29 Populate Forms
4:51 Dirty and Touch
6:26 Built-in Validators & Errors
9:05 Custom Validator
10:51 Async Validator
15:50 Derived States and Computed
17:04 fetch with httpResource
19:36 Debounce with RxJS
22:54 Form Submit
24:12 FrontEnd Training & Courses

I hope you enjoy it.

Top comments (0)