filmov
tv
# 7 Angular Tutorial | Angular Two Way Data Binding

Показать описание
⏱️TIMESTAMPS⏱️
00:00 Introduction to two way data binding in angular 12
00:04 what is two way data binding?
02:03 ng generate component
03:39 apply two way data binding
05:31 write [(ngModel)]
05:43 two way data binding [(ngModel)] equal to emailid
05:55 [(ngModel)] equal to phonenumber
06:19 (click) equal to function name
06:23 function name as submit()
06:35 string interpolation
07:59 app routing module ts file
08:43 app-header tag then for routing will write router-outlet tag
08:51 ng serve -o
08:59 can't bind to ngModel since it is known property of 'input'
09:03 error event is not assignable to type string
09:07 not imported formsmodule in app module ts
09:27 error property submit doesn't exist on type register component
10:07 project is compiled successfully
10:11 two way data binding 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:
#gogetmyguru #angular #angular12 #angularfullcourse