# 9 Angular Tutorial | Reactive Form in Angular 12 | Angular project from scratch

Опубликовано: 11 Март 2025
на канале: Gogetmyguru
297
7

@gogetmyguru Angular Tutorial video covers the concept of Reactive Forms in angular 12 , In this Gogetmyguru YouTube video, you will learn, what is Reactive Forms ? and what is the syntax for Reactive Forms?

⏱️TIMESTAMPS⏱️
00:00 Reactive forms in angular 12
00:05 what is reactive forms in angular12?
00:53 app routing module ts file is added
02:05 ng generate component components/header
06:01 register component ts here first will import
06:05 form control, form group and validators from @angular/forms
06:53 validators dot minlength(10)
07:17 tsconfig dot json file here will make this to implicit
07:21 returns as false after this i will add strict property initialization as false
08:53 [disabled] is equal to user form dot invalid
10:05 property register form doesn't exist on type register component
10:13 reactive forms module to app dot module dot ts file
10:57 project is compiled successfully
11:01 reactive form project running on localhost 4200

➤ GET ACCESS TO Gogetmyguru Videos and Materials here!

First of all, thank you for all the support you have given us!

Gogetmyguru Social Media Links:

Twitter -   / gogetmyguru  

#gogetmyguru #angular #angular12 #angularfullcourse