Interactive TicTacToe on React.js!! My first React project and I don't have the discipline to sift through documentation so here I am just experimenting the true Cal Poly #learnbydoing way! Jeffrey would be so proud T-T
play the game here: https://codepen.io/ameru/pen/JjjKabe
- HTML
- CSS
- JavaScript (Babel)
- passing data through props
- making an interactive component
- lifting state up
- immutability
- function components
- taking turns and declaring a winner
- implementing TIME TRAVEL
- storing and viewing history of moves
- picking a key