How to Internationalise Error Pages in Next.js App Router
A practical guide for implementing localized error pages in the Next.js App Router with a maintainable routing strategy.
A practical guide for implementing localized error pages in the Next.js App Router with a maintainable routing strategy.
How to build and manage dynamic redirect systems using Edge Config and proxy patterns in Next.js.
Techniques to reduce payload and improve performance by optimizing document size in Next.js applications.
A hands-on workflow for pairing OpenCode with Vercel AI Gateway to speed up feature delivery.
An architecture guide for scaling Next.js projects with GraphQL fragment colocation and Sanity CMS integration.
A guide to designing production-ready agent workflows with TypeScript, LLM tooling, and Next.js.
How to implement URL-addressable modals in Next.js for better shareability and user experience.
A concise Next.js reference with practical patterns and reminders for daily development.
Patterns for structuring robust frontend-backend communication in React applications.
Discover why using overflexible props in React with TypeScript is an antipattern that can lead to maintainability issues, and learn how to avoid it.
A recounting of my journey from brainstorming a talk topic to stepping onto the conference stage for the first time.
Understand the difference between the OR operator and the nullish coalescing operator in JavaScript, and learn which one to use when setting default values.
A concise guide to improve code readability in your Gatsby blog by adding syntax highlighting using `highlight.js`.
Explore the steps to set up a blog using Gatsby, TailwindCSS, and Markdown, a powerful combination for modern web development.
Learn to self-host Matomo analytics using Docker and Caddy Server with this simple, step-by-step guide.