Angular 6 Basics 18 - Two way data binding with ngModel

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

Learn how to use the `ngModel` directive to achieve two way data binding between the view and the component class. Learn how to bind a text input element to a member variable of your component class.

Angular 6 Basics - Learn how to create Angular applications from scratch. Understand the Angular framework and learn how to use the features of the framework to create components and services. Use modules to organize your code. Build applications that call REST APIs and fetch data from a server. Implement routing to show multiple views with multiple URLs.

This course requires no previous knowledge of Angular or AngularJS.
Рекомендации по теме
Комментарии
Автор

Best explanation I have ever heard on this. Finally getting Angular. So grateful for this excellent teaching style

adamduggan
Автор

I agree with 99% of comments here, you are a fantastic teacher, a really good relaxing calm pace and style. I will now always remember "banana in a box"!

c
Автор

The playlist for "Angular 6 Basics" incorrectly jumps from chapter 13 to chapter 18, hope you get the advise and sort it out soon, senpai!

jordic.
Автор

I've searched for long hours just for this ngModel and this would be one of the best tutorial. Thank you so much. Subscribed here!!

kimberlyvillarmente
Автор

Awesome explanation for [(ngModel)] to remember the syntax. Thank you very much Koushik !!!

nagendrasai
Автор

I can never forget this concept now.. Best explanation ever . Love you .. :D

priyankaingole
Автор

Your teaching style is excellent. Thanks for the videos.

Suap
Автор

Very clear explanation of this concept. Excellent job!

bulldogavenue
Автор

best and simple explanation..i loved i had been trying to understand this from a long time

shoaibkhan-edkf
Автор

thank you ! understand 2 way data binding

tohabin
Автор

great.very much valuable to the community.

sanify
Автор

Parenthesis redefined!
Banana in the box... <3

enlightened
Автор

thanks for the vido, i have a quesiont, if i want to band a object data with form, and
This object1 contains an array of object2,
I know that when using [{{ngmodel}}], you need to set a unique name attribute, but every object2 in the object 2 array has the same name. How do I bind it? please give me a example

jiejiejie
Автор

it doesnot work for input type="file".How do i go about that?

isaacpitwa
Автор

Description of actually doing two-way data-binding gets underway at @3:51

wazatna
Автор

How does one bind the data without ngModel as it has been deprecated.

leonieschalkwyk
Автор

Sir how I validate the date time if user can't select date min 2 days before nor after 5 days

harshtyagi
Автор

thanks for your vidoes sir, i have an problem while putting [(ngModal)] for two way binding angular display blank page .when i remove braces it works, i also added FormsModule in app.module

MrMubasit
Автор

The only thing that is missing how to use ngModel with another layer of nested components.

PunkSage
Автор

In the playlist this video should be on 18th number, by mistake Kaushik has realigned this video to 14th number. If he reads the message he might correct it 😀

gauravpandey