Blog posts about "React"
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
useEffect for handling side effects
Let's learn about the useEffect hook!
Mar 17, 2020 · 6 minute read
Wat je leert in mijn React Foundation training
Deze training geeft jou het fundament om een goede React developer te worden.
Sep 25, 2019 · 4 minute read
Render Props Part IV - Keep It Simple Stupid
Part IV of discovering the render props pattern.
Sep 18, 2019 · 3 minute read
My own React presentation tool
Let's build a React app to render presentation slides.
Jun 29, 2019 · 6 minute read
Render Props Part III - A flexible and reusable Toggle component
Part III of discovering the render props pattern.
May 30, 2019 · 5 minute read
Render Props Part II: using the Toggle component
Part II of discovering the render props pattern.
May 20, 2019 · 3 minute read
Day 4 - Render props
Render what? Render props! Let's discover this React pattern.
May 17, 2019 · 5 minute read
My React workshops
This year I started giving React workshops. In this blog post I want to share with you how I got into this and why and how I am doing this.
May 15, 2019 · 3 minute read
Day 1 - Setting up a Gatsby blog on Netlify
Let's create a blog with Gatsby and go live!
May 14, 2019 · 2 minute read