/
9 min read
Your Global Scope Is a Disaster (And It's Breaking Production)
After debugging countless production incidents caused by global namespace collisions, I've learned that scope discipline isn't optional—it's survival.
Read article
Start typing to search the site
After debugging countless production incidents caused by global namespace collisions, I've learned that scope discipline isn't optional—it's survival.
Why I stopped reaching for SPA frameworks first and started shipping HTML-over-the-wire for most projects
After shipping a dozen production sites, I've learned that islands architecture and minimal JavaScript beat universal JavaScript every time.
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.
Master Docker: A 2024 Beginner’s Guide to Understanding Containers and How They Simplify App Development