Angular
Let's Code Together - Flopnames

Show the User the Winner

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

In this video

We display the winning team to the user using the H2 on the app component.

Assignment:
  1. Create the Game Service .
  2. Name the file game.service.ts and put it in the app folder.
  3. Don't forget to export the class.
  4. Inject the service into the gamegrid component.
 

I finished! On to the next chapter