Angular
Lets Code Together - Building an Edit Form with Reactive Forms

Save sasonStarts & seasonEnds

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

In this video

We save seasonStarts and seasonEnds

Assignment: Set and Save the Contact Emails
  1. Just set and save the existing contact emails
  2. don't implement the add new or delete buttons
  3. create the formArray in the initialize form
  4. Make the formArray empty to begin with
  5. on edit, add items to the formArray
  6. Make sure that you reset/clear out the formArray when editing multiple leagues in a row

Utilizing Form Arrays section of the course.

 

I finished! On to the next chapter