July 11, 2026Hello, WorldWelcome to my new portfolio and blog — a quick tour of what this space is for.1 min read9,968 viewsmetanextjs
July 5, 2026Building This Site with Next.js and shadcn/uiA look at the stack behind this portfolio blog and why I chose each piece.1 min read9,778 viewsnextjstailwindshadcn
June 20, 2026React Mental Models That Actually StickThe handful of mental models that made React click for me — and how to reach for them.1 min read15,110 viewsreactmental-models
April 30, 2025TypeScript Tips I Reach For DailySmall, high-leverage TypeScript patterns that make everyday code safer and easier to read.1 min read8,043 viewstypescripttipstools
February 14, 2025A Tailwind Setup That ScalesHow I structure design tokens, variants, and components so Tailwind stays maintainable as a project grows.1 min read6,120 viewstailwindcsscssdesignsetup
September 28, 2024Nesting a Button Inside a LinkDiscover whether you can nest a <button> element inside an <a> tag — and what to do instead.1 min read4,325 viewswebreacthtml