JS Patterns That Saved My Codebase
I spent last Tuesday staring at a 4,000-line utils.js file that looked like it had been written by three different people who hated each other.
Stop Writing Serial Awaits: A Reality Check
Stop Writing Serial Awaits: A Reality Check. Actually, I should clarify — I rejected a Pull Request last Tuesday that made me want to scream into a pillow.
JS Build Tools in 2026: Speed is Solved, Safety is the New Headache
I remember when my biggest problem was getting Webpack to bundle a CSS file without crashing. It feels like a lifetime ago.
Webpack Compression: How I Slashed My Bundle Size by 80%
I still remember the panic I felt last Tuesday. We were prepping a major release for a client who insists on supporting users in rural areas with spotty.
Stop Over-Engineering: Why I Returned to Vanilla JS for My Latest PWA
I stopped building native apps for simple utilities about two years ago. I used to reach for React Native or Flutter immediately when I had an idea for a.
