Angular
Intro to Reactive Forms in Angular - Simplify Form Creation

Exercise: FormBuilder

PRO
Outline

In this exercise what I'd like you to do is:
1. Find what can be removed from myForm to simplify it
2. Clean up unused import

Exercise Link: https://stackblitz.com/fork/rxngforms-fb-exercise?file=src%2Fapp%2Fapp.component.ts

 

I finished! On to the next chapter