There are three main things to remember when using FormBuilder. These include:
1. Import FormBuilder from @angular/forms
2. Inject FormBuilder into the constructor
3. Replace new FormControl and new FormGroup
There are three main things to remember when using FormBuilder. These include:
1. Import FormBuilder from @angular/forms
2. Inject FormBuilder into the constructor
3. Replace new FormControl and new FormGroup