Angular
Fundamentals of Angular - Forms

Exercise: Validation and the Component

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

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