Skip to content
hm::dev
$ ls posts/

Writing

Notes on frontend at scale, architecture, and the unglamorous engineering that keeps teams shipping.

FEATURED 2026-07-04

You probably don't need a state management library

Most React apps install a global store before they have a problem it solves. Here is how to tell when you actually need one.

react state-management preact frontend