Notes & writing
Blog
Case studies, architecture write-ups, and short takes from a decade of shipping front ends.
3 posts
- 13 Aug 2026Read →
AI Agents, Explained in Detail
What an AI agent actually is under the hood, the core loop that powers every one of them, and how to design one that does real work reliably.
AIArchitectureEngineering - 12 Aug 2026Read →
Zustand as the Main Store — State Management Without the Ceremony
Why Zustand keeps winning the state-management debate, how to structure a store for real apps, and the pitfalls that show up after the honeymoon.
ReactState ManagementEngineering - 11 Aug 2026Read →
Event-Driven Architecture — A Practical Field Guide
What event-driven architecture actually is, when to reach for it, the trade-offs nobody mentions, and how it shows up in real products.
ArchitectureBackendEngineering