« All categories

Blog posts about "simple calculation game"

Learn React basics by creating a simple calculation game (part 3)

We improve the simple calculation game by using the useReducer hook.

Jan 7, 2021 · 10 minute read

Learn React basics by creating a simple calculation game (Part 2)

By using the useEffect hook we can make our app a lot more interesting.

Dec 29, 2020 · 5 minute read

Learn React basics by creating a simple calculation game (Part 1)

Let's learn React, by using JSX, conditional rendering, event handling, and the useState hook

Dec 22, 2020 · 6 minute read