Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 05dd5e3

Browse files
update readme
1 parent 8e7f871 commit 05dd5e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎days/041-044-react/README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ Remember to use [create-react-app](https://github.com/facebook/create-react-app)
2323

2424
## Day 3
2525

26-
Continuing with videos 11-19 we are going to learn more about state in React apps and the ideal way to demo this is by building a game ([the React tutorial](https://reactjs.org/tutorial/tutorial.html) also teaches by building a game!).
26+
Continuing with videos 11-17 we are going to learn more about state in React apps and the ideal way to demo this is by building a game ([the React tutorial](https://reactjs.org/tutorial/tutorial.html) also teaches by building a game!).
2727

2828
When I was learning Java I made a hangman variant called [Free Monkey](https://play.google.com/store/apps/details?id=com.bobbelderbos.freemonkey&hl=pa) and today I will demo a simplified version using React.
2929

3030
You can check out the demo code [here](demo/freemonkey).
3131

3232
## Day 4
3333

34-
Accompanying video 20: it's time again to put into practice what you've learned yesterday. Can you build a simple game using React?
34+
Accompanying video 18: it's time again to put into practice what you've learned yesterday. Can you build a simple game using React?
3535

3636
If this still feels intimidating at this point I encourage you to just go through [the code of this lesson](demo/freemonkey) and/or the tic-tac-toe game of the [Intro to React tutorial](https://reactjs.org/tutorial/tutorial.html).
3737

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /