Articles
Mostly about building products, healthcare tech, and lessons learned along the way.
Loading articles
Mostly about building products, healthcare tech, and lessons learned along the way.
4 articles on react.

20+ React apps built this year. What works, what's a waste of time, and why you're probably overengineering.

Everyone's talking about agents. Few have shipped one that works in production. The failure modes, memory tradeoffs, and tool design decisions the architecture papers skip.

Optional props feel flexible until they ship a runtime error to production that TypeScript should have caught at compile time. The pattern that prevents it.

Redux, Zustand, Recoil, Context API. Most React apps use the wrong one for the wrong reasons. What each tool is for, when SSR changes the calculus, and how to pick without a fight.