Angular
Intro to Reactive Forms in Angular - Make Forms Dynamic

Exercise: Fix the Errors! FormArray with FormControls

PRO
Outline

In this exercise what I'd like you to do is:
1. Fix the error on line 17 inside the getter for the subjects FormArray.
2. Fix the error on line 30 when constructing a new FormArray.

Exercise Link: https://stackblitz.com/fork/rxngforms-fa-comp-exercise

 

I finished! On to the next chapter