Angular
Let's Code Together - Refactoring Flopnames

Create the Tiles Data in the gamegrid Component

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

Project Checkpoint

In this video

We create the tiles data in the game grid component

Assignment: Create a tile model
  1. Create a Tile model class in a new file
  2. Import the new model into the gamegrid component
  3. give the tiles property of the component the correct type
 

I finished! On to the next chapter