Angular

Angular Data Binding (one-way, two-way)

Data binding in Angular can occur in two ways: one-way binding and two-way binding. One-way binding can be from the source to the view or from the view to the source. The combination of both source-to-view and view-to-source make up the two-way binding. In this video, you’ll learn the how data binding works in Angular.

Verified by MonsterInsights