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