ReactJS: Day 6 of 100


100DaysOfCode / Tuesday, November 5th, 2019

I almost stayed with learning each day for a week and I could not be happier.

Today’s progress:

  • Added more functionality to my tic tac toe game, specifically number 2 and 3 of the tutorial
    1. Bold the currently selected item in the move list.
    2. Rewrite Board to use two loops to make the squares instead of hardcoding them.

Leave a Reply

Your email address will not be published. Required fields are marked *