Angular
Let's Code Together - Refactoring Flopnames

Create a Tile 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 Tile model

Assignment: Render the tiles in an ngFor
  1. Move the tiles property to the game service.
  2. Render out a new gamegrid from the tiles model.
  3. Just display the movie title, don't worry about the other functionality yet.
 

I finished! On to the next chapter