Project Checkpoint

In this video

We remove the teamTextClass property

Assignment: Move the currentTeam property to the service
  1. move the currentTeam into the game service.
  2. Only refactor within the app component, don't touch the gamegrid component yet.
 

I finished! On to the next chapter