Articles
I usually write about stuff. Not regularly.
Testing against every Next.js canary release
How to run a GitHub Actions workflow when a new pre-release version of Next.js is published.
Publish a JSON Schema
Improving DX in editors is only half the story.
Dotenv is dead
Long live type-safe environment variable management in Node.js
Displaying Local Times in Next.js
Making time accessible by dealing with React SSR hydration mismatches across timezones.
NPM download stats are down
And people are drawing the funniest conclusions.
Storing React state in the URL with Next.js
A peek under the hood of the next-usequerystate 1.8.x update with support for the app router.
Reading files on Vercel during Next.js ISR
A little hack to let the Next.js file tracer pick up relative file paths.
Displaying the right Vercel deployment URLs in Next.js
A TIL about caching, Git branch management and React Server Components.