# 7 Angular Tutorial | Angular Two Way Data Binding

Published: 10 November 2021
on channel: Gogetmyguru
107
3

​‪@Gogetmyguru‬ Angular Tutorial video covers the concept of Two Way Data Binding in angular 12 ,In this Gogetmyguru YouTube video you will learn, what is Two Way Data Binding ? and what is syntax for 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
03:43 register component here will select register.component.html
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
09:51 console.log(this dot username) console log(this dot emailid) console.log(this dot phonenumber)
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:

Twitter -   / gogetmyguru  

#gogetmyguru #angular #angular12 #angularfullcourse


Watch video # 7 Angular Tutorial | Angular Two Way Data Binding online without registration, duration hours minute second in high quality. This video was added by user Gogetmyguru 10 November 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 107 once and liked it 3 people.