Blog

Thoughts, tutorials, and insights on web development

Jun 7, 20265 min read

Migrating Tailwind CSS v3 → v4 in a Monorepo

A battle-tested guide to upgrading a Tailwind CSS v3 monorepo to v4 — cascade layers, prebuilt-CSS traps, sharing tokens without presets, and how to verify.

#tailwindcss#css#monorepo+2
Read
Dec 9, 20254 min read

Understanding Hydration in Next.js: A Simple Guide

A quick guide to fixing and preventing hydration errors in Next.js 16.

#nextjs#react#hydration+1
Read
Dec 7, 20241 min read

Getting Started with Next.js and MDX

Learn how to set up a blog with Next.js and MDX using Bun

#nextjs#mdx#bun+1
Read