Angular
Lets Code Together - Building an Edit Form with Reactive Forms

Save Changes to Name

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

In this video

We save the changes to name.

Assignment: Set and Save Game Nights
  1. initialize the checkboxes
  2. Explode the game nights string into 5 booleans
  3. In the patchValue call, you'll need to manipulate the object passed in to have the correct shape
  4. on save, collapse the 5 booleans into the game nights string value
  5. See the previous Let's Code course for an example.
 

I finished! On to the next chapter