// writing
Blog
Writing about web development, TypeScript, and building things.
Building a Brutalist UI System with Tailwind CSS v4
How I designed and built the component system for this site — hard borders, monospace type, no shadows that lie about depth.
DesignTailwind CSSCSS
Dec 3, 2024
2 min read
Why I Reach for Server Actions First
Server Actions changed how I think about data mutations in Next.js. Here's my mental model after using them on three production projects.
Next.jsReactTypeScript
Nov 15, 2024
2 min read