Digital Garden

Welcome to my corner of the internet

Hi, I'm a developer
who writes about web, tools & systems.

This is my digital garden — a space where I share notes, essays, and things I learn along the way. No pressure to be perfect, just a place to think in public.

Latest Articles

View all
12 min read

React 19 Server Components in Practice

Lessons learned from migrating a client-heavy app to React Server Components — what worked, what didn't, and when to use 'use client'.

ReactJavaScriptPerformance