Angular
Let's Code Together - Refactoring Flopnames

Create a Team Model

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

In this video

We create a Team Model Object

Assignment: Make the winner property a Team
  1. Switch the game service's winner property to a model object instead of a string.
  2. Deal with this change in both the game service and the components
 

I finished! On to the next chapter