Day 3 : Angular - Data Binding Concepts
Introduction
Today we will try to understand the different concepts used under data binding in Angular. Data Binding is a concept to pass our data (in other words binding our data) between the template (HTML file) and the class (TS file).
As seen in...
saketsk.hashnode.dev4 min read
Suhas Gardare
Helpful article to learn and revise Angular framework.