Angular 9 Tutorial - 4 - Two Way Data Binding and ngFor, ngIf

Опубликовано: 21 Май 2026
на канале: CodeSnack
506
2

How to use ngModel for two way data binding

in this video we will learn how to use ngModel for two way data binding that means whenever the data changes in the code the view i.e html changes.

we usually use the ngModel with forms

In this video we will add names dynamically to the list and we will see how the DOM changes by doing so.

subscribe to codesnack for these amazing free tutorials