Documenting engineering decisions, experiments and lessons learned while building software.
Understanding routing, configs, HTTP forwarding, and the infrastructure decisions behind building a production-grade reverse proxy.
Why I moved from try-catch chaos to typed Result types and how it changed my approach to error recovery.
Exploring the reconciliation engine, fiber architecture, and why your component re-renders seven times.
Chunked uploads, progress tracking, retry logic, and why the naive approach fails at scale.