Angular
Let's Code Together - Flopnames

Write the Initial checkForWinner Method

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 the initial checkForWinner method.

Assignment:
  1. Refactor the code in the checkForWinner method to split out responsibilities
  2. To do this: create a new method called countTile and move the tile counting responsibilites into it and call it from the correct place
 

I finished! On to the next chapter