Skip to content

Translate Tic Tac Toe #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Sep 19, 2023
Merged

Translate Tic Tac Toe #33

merged 24 commits into from
Sep 19, 2023

Conversation

mirorauhala
Copy link
Collaborator

@mirorauhala mirorauhala commented Aug 30, 2023

  • Sandbox code
  • What are you building?
  • Setup for the tutorial
  • Overview
  • Inspecting the starter code
  • Building the board
  • Passing data through props
  • Making an interactive component
  • React Developer Tools
  • Completing the game
  • Lifting state up
  • Why immutability is important
  • Taking turns
  • Declaring a winner
  • Adding time travel
  • Storing a history of moves
  • Lifting state up, again
  • Showing the past moves
  • Picking a key
  • Implementing time travel
  • Final cleanup
  • Wrapping up

@github-actions
Copy link

github-actions bot commented Aug 30, 2023

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@mirorauhala mirorauhala marked this pull request as ready for review September 19, 2023 18:20
@mirorauhala mirorauhala merged commit ea81704 into main Sep 19, 2023
@mirorauhala mirorauhala deleted the translate-tic-tac-toe branch September 19, 2023 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant