Bao
HomeProjectsBlog

Writing

Notes on frontend craft — Next.js, TypeScript, and the small details that make a product feel good.

2026

Rendering strategies in Next.js, in plain words

RSC, streaming, PPR — what each one actually does, and when to reach for it.

Mar 12, 2026

View Transitions are quietly excellent

A small API that punches above its weight. Notes from shipping it on three sites.

Feb 02, 2026
2025

Theming with CSS variables (and nothing else)

How I theme components without runtime JS, context, or any framework lock-in.

Dec 18, 2025

On shipping fast without shipping junk

Heuristics I lean on when scope explodes and the deadline is real.

Sep 04, 2025
Built with Next.js · Tailwind · shadcn/ui
Design