Full Stack Software Development Blog
As you can see from previous blogs I was learning Angular for my front end.I am starting at a new company and they use React for their front end. Hence I am pivoting to use React.
I worked my way through the Tutorial: Intro to React.
See my github repo for the code at https://github.com/gpratte/react-tic-tac-toe-tutorial-v16
As is my modus operandi when developing new code I built up the tutorial on branches.
Here are the branches:
I worked my way through the Tutorial: Intro to React.
See my github repo for the code at https://github.com/gpratte/react-tic-tac-toe-tutorial-v16
As is my modus operandi when developing new code I built up the tutorial on branches.
Here are the branches:
- step-1-setup-for-the-tutorial
- step-2-overview-making-an-interactive-component
- step-3-lifting-state-up
- step-4-function-components
- step-5-taking-turns
- step-6-declaring-a-winner
- step-7-lifting-state-up-again
- step-8-showing-the-past-moves
- step-9-implementing-time-travel
No comments:
Post a Comment