Outline

In this exercise...

you will practice dealing with the validation status of a form in code.

Directions:

In the project linked below:

  • Don't save if the form is invalid
  • Bonus: Reset the form at the proper times

Click the following link to open up the exercise: https://stackblitz.com/fork/thinkster-v2qb3z-qcnpqy?file=src/app/flop-suggestion/flop-suggestion.component.html

 

I finished! On to the next chapter