Outline

In this section we learned a lot about another core class in @angular/forms, FormGroup. Main concepts we learned about include:

1. Representing a Form as a FormGroup
2. Submitting a Form
3. Inspecting the Form Model
4. Nested FormGroups
5. Hands-on exercises

 

I finished! On to the next tutorial