Template-driven vs. Model-driven forms
In this lesson, we will learn about Angular forms, their different types, and the differences between these types.
We'll cover the following...
Angular uses forms to handle user input. Angular provides the following two different approaches for managing this input.