Blog
Notes on TypeScript, Next.js, SQL, Go, and the craft of building fast, pragmatic web products.
blog posts
Context, Redux and Zustand in Next.js - Which one to use and when?
There was a situation at work where a project in React (React without anything else, the old way, with Webpack) began to need some way to maintain a \"global\" state. We needed to access user informatio...
The combo of emigrating as a dev
(cover photo: Having coffee in Ghirardelli Square, San Francisco) I made it a goal to write a little every day, at least 500 words. I think that writing and creating non-GPT content (what is the name ...
Next.js + next-intl - Learn Internationalization in 10 Minutes
Have you ever kicked the i18n for “later” and it ended up being left for never? It happened to me a thousand times. That's why I put together this short video where, in 10 minutes, I ready a Next.js a...