Angular 2 Tutorial - 11 - Two Way Binding

preview_player
Показать описание

📱 Follow Codevolution

Two Way Binding in Angular2

Angular2 | Angular2 Tutorial | Angular Two way Binding | Angula2 Tutorial for Beginners
Рекомендации по теме
Комментарии
Автор

Hey Joatmon, great work from you. Excellent tutorials you have provided to help students
like me. Keep it up bro.Thumbs up.

spicy
Автор

You should have told me to add
to import list of "app.module", and
"FormsModule"
into @NgModule imports section, in order to make two-way binding work.🙁

chenxuanwang
Автор

Thanks .. What is the extension that you use for autocomplete

mahdisalah
Автор

full name is displaying OK even if didn't specify it as public variable in class why it is so?

shubhamjoshi
Автор

why cant i add a value parameter in in the input tag?

fmalikapple
Автор

hi i am getting error for declaring variable like any type plese help me

AM-pqus
Автор

two-way binding in frontend apps is one of the most overrated things. It causes more problems than it is worth. 99.9% of the time you are going to be using one way binding.

handsome_man