HTMX Is Overkill (Until Your React Bundle Explodes)
Why I stopped reaching for SPA frameworks first and started shipping HTML-over-the-wire for most projects
Start typing to search the site
Production lessons on architecture, debugging, maintainability, deployment workflows, and the tradeoffs that separate toy systems from durable ones.
This is the broadest bucket on the site, but it all comes back to one question: what still makes sense when the code has users, constraints, and consequences?
Start with these articles:
If your problems are mostly about systems getting harder to reason about, this is the lane to stay in.
Why I stopped reaching for SPA frameworks first and started shipping HTML-over-the-wire for most projects
The shift from writing code to orchestrating systems is happening faster than you think
Why every "lightweight, tailored solution" eventually becomes an unmaintained, undocumented mess
Static sites were revolutionary. Then we asked them to do too much.
After years of watching teams drown in JavaScript complexity, I'm back to building most apps with server-rendered frameworks—and shipping faster than ever.
Users will find workarounds. Your job is knowing which ones to pave and which ones to block.