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
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
daaf844
Translate Tic Tac Toe
mirorauhala Aug 30, 2023
86800fd
Translate headings
mirorauhala Aug 30, 2023
14b2002
Translate 'What are you building?'
mirorauhala Aug 30, 2023
52a3864
Translate 'Setup for the tutorial'
mirorauhala Aug 30, 2023
c009e97
Translate 'Overview'
mirorauhala Aug 30, 2023
6b127dc
Translate 'Inspecing the starter code'
mirorauhala Aug 30, 2023
ce1b717
Translate 'Building the Board'
mirorauhala Aug 30, 2023
aa7b7c6
Translate 'Passing data through props'
mirorauhala Aug 30, 2023
536c0d9
Translate 'Making an interactive component'
mirorauhala Sep 14, 2023
1197b2e
Translate 'React Developer Tools'
mirorauhala Sep 14, 2023
bb75604
Translate 'Completing the game'
mirorauhala Sep 14, 2023
17f3980
Translate 'Lifting state up'
mirorauhala Sep 14, 2023
fdd0b39
Translate 'Why immutability is important'
mirorauhala Sep 19, 2023
1e2bcd7
Translate 'Taking turns'
mirorauhala Sep 19, 2023
e259d15
Translate 'Declaring a winner'
mirorauhala Sep 19, 2023
b7bc356
Translate 'Adding time travel'
mirorauhala Sep 19, 2023
220166d
Translate 'Storing a history of moves'
mirorauhala Sep 19, 2023
2add77a
Translate 'Lifting state up again'
mirorauhala Sep 19, 2023
362683b
Translate 'Showing the past moves'
mirorauhala Sep 19, 2023
9743626
Translate 'Picking a key'
mirorauhala Sep 19, 2023
1216787
Translate 'Implementing time travel'
mirorauhala Sep 19, 2023
08a033a
Translate 'Final cleanup'
mirorauhala Sep 19, 2023
f1d1ec1
Translate 'Wrapping up'
mirorauhala Sep 19, 2023
3de7791
Fixup
mirorauhala Sep 19, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading