Blog
Thoughts on web development, design, and technology.
Building UIs Faster with shadcn/ui
shadcn/ui gives you copy-paste components built on Radix UI and Tailwind. Here's how to use it effectively.
shadcn/uiUI ComponentsReact
5 Tailwind CSS v4 Tips You Should Know
Tailwind v4 ships with a CSS-first configuration model. Here are five practical tips for getting the most out of it.
Tailwind CSSCSSUI
Getting Started with Next.js 16
A practical introduction to building with Next.js 16, covering App Router, Server Components, and MDX.
Next.jsReactWeb Development