Angular - Reactive Forms Tutorial

preview_player
Показать описание
This video is a crash course/tutorial for Angular reactive forms. We build a basic form with standard validators and custom validators.

(00:00) - Intro
(00:47) - HTML Template
(02:00) - FormGroup, FormControls and bind to HTML form
(04:02) - Standard Validators
(05:37) - Custom Validator
(06:34) - Custom FormGroup Validator (Complex Validation)
Рекомендации по теме
Комментарии
Автор

Thank you so much! I hope you'll show what we can do with Angular Material one day.

tassisto
Автор

It would be interesting to see how to get the values of validAttributes to avoid hardcoding them on the html side. In case we want to change.
Nice tuto by the way !

nicolascrausaz