Angular
Let's Code Together - Refactoring Flopnames

Make the Game Grid Work Again

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

In this video

We make the game grid completely work again.

Assignment: Render the grid key dynamically
  1. Delet the gridKey property on the game service.
  2. Dynamically generate the grid key using an ngFor
 

I finished! On to the next chapter