February 2026
Writing JavaScript You Won’t Hate Reading Six Months Later
I spent last Tuesday staring at a 4,000-line Express controller. It was supposed to be a simple backend for a note-taking app.
JavaScript Functions: The UI Framework You Already Have
Actually, I hit a wall last Tuesday. It was 11:30 PM, and I was staring at a cryptic error message in my terminal.
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.
Service Workers Are Just Persistent MITM Attacks
Well, I have a confession – I used to hate Docker. But after spending my entire weekend debugging a client’s e-commerce site that was behaving…
Yarn Scripts: Fixing the Windows-to-Linux Gap
Actually, I should clarify – I spent last Tuesday night staring at a CI pipeline that refused to turn green. It’s the classic developer nightmare.
Private Fields Finally Made Me Respect JavaScript Classes
Actually, I should clarify – I resisted JavaScript classes for years. Seriously. I was that guy in code reviews leaving comments like “why n…
Fetch API: You’re Probably Using It Wrong
I stopped using Axios for small projects about three years ago. Don’t get me wrong, Axios is fine. It’s great, actually.
Stop ignoring the DOM: It’s the only thing that actually matters
Actually, I should clarify — I watched a junior developer try to install a 450KB npm package last Tuesday just to toggle a CSS class. I wish I was joking.
Breaking Video: GPU Particle Explosions in Three.js
Well, I have to admit — I do have a bit of a thing for breaking things digitally. There’s just something satisfying about taking a perfectly good UI.
Why We Still Bundle JavaScript in 2026 (And How to Stop Fighting Your Tools)
Actually, I should clarify – I still remember the first time I tried to manually manage dependencies for a project with more than five files.
Tutorial Hell is a Lie: Why I Force Juniors to Build ‘Trash’
Actually, I should clarify – the resume looked perfect, and his GitHub was green squares all the way down. He’d even finished three separate “Master React.
