Angular
Let's Code Together - Refactoring Flopnames

Hook up the New Click Event

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

In this video

We hook up the new click event

Assignment: Log out the tile type on click
  1. Log out the tile type.
  2. change the selectTile method to receive the entire tile object, and not just the x & y.
  3. log out the tile type to the console.
 

I finished! On to the next chapter