Outline

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