Blog
Notes on TypeScript, Next.js, SQL, Go, and the craft of building fast, pragmatic web products.
blog posts
Context, Redux or Zustand in Next.js?
A work project forced me to compare Context, Redux and Zustand for global state. Here is when each one makes sense in React and Next.js.
The combo of emigrating as a dev
A dev's notes on emigrating, writing daily and building a life abroad. Reflections from San Francisco on work, discipline and starting over.
Next.js Internationalization in 10 Minutes
Stop postponing i18n. Here is a 10-minute walkthrough to set up next-intl in a Next.js app and keep translations organized from the start.