Outline

In this section we learned a lot about a core class in @angular/forms, FormControl. We spent time learning about:
1. FormControl Basics
2. Initializing FormControl
3. Linking FormControl to the template
4. Updating FormControl programmatically
5. Hands-on exercises

 

I finished! On to the next tutorial