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
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
Master Docker: A 2024 Beginner’s Guide to Understanding Containers and How They Simplify App Development