Creating a New Project
In this lesson, we'll start working on the credit card project for learning reactive forms.
We'll cover the following...
The project we’ll be working on for this section will be a credit card form. It’s one of the most common types of forms around the web. You’ll most likely deal with one eventually. As stated in the previous lesson, we’ll be using the reactive form system.
If you’re running code locally, then you’ll need to run the ...