Notes / field journal
Things I learn while building software.
A small collection of practical notes on React, TypeScript, routing, databases, product work, and the odd problem that takes longer than it should.
Writing01—03
01May 18, 2026
What changes when the UI is only half the feature?
Notes on building a feature across route loaders, mutations, database boundaries, optimistic UI, and the small details that make the whole thing feel coherent.
React Router · TypeScript · PrismaRead note ↗
02Apr 7, 2026
Choosing server / client boundaries without overthinking them
A practical way I decide where state belongs when a React application starts growing beyond a few screens.
React · Next.jsRead note ↗
03Mar 21, 2026
When a feature quietly needs a job queue
A practical checklist for knowing when a request has outgrown the request/response cycle.
Node.js · Redis · Background jobsRead note ↗
More comingI'd rather publish a few useful notes than keep a calendar full of posts.