Creating Rest API endpoints to my Gatsby blogJanuary 22, 2023Gatsby is a popular static site generator that is built on…
A guide to "cliff" diving in AmsterdamDecember 28, 2022Last year, I wrote a blog post about where to find the best…
E3 2023 dates revealedSeptember 27, 2022It’s happening, it’s finally happening - After 3 years of…
Creating a Startup with GitHub Actions and Google FormsSeptember 13, 2022The housing market in Amsterdam is crazy, so crazy that…
How to get the Redux State in a React 18 production build via the browser's consoleAugust 21, 2022A few months ago, I published a blog post discussing the…
10 years anniversary of my first E3June 1, 2022I still remember the first time I planned to go to E3 with…
Adding a copy button to code snippets on Gatsby: The lazy wayMay 5, 2022I constantly write about code and share code snippets in my…
How Webpack handles dynamic imports with variable pathsApril 11, 2022Webpack is the most popular module bundler for JavaScript…
Using Node.js and GitHub Action to find a house on Funda.nlMarch 12, 2022If you want to rent or buy a house in the Netherlands, you…
How to get the Redux State in production via the browser's consoleFebruary 20, 2022EDIT: This only works for React 17 or lower, for React 1…