Writing

Notes on building things.


Jul 1, 2026

Zustand Felt Off. Redux Was a No. So I Built My Own.

I was building MiniSlack, a hands-on project to learn system design and microservices, when I hit a wall in a form component, and ended up building a new state library, Kin Store, along the way.

Open SourceTypeScriptReact