Topic Hub

Web development

/ 11 min read

IFrames, CORS, and postMessage: Why This Still Feels Broken

Most developers think CORS is the reason iframe communication fails. Usually it isn't. The real problem is that cross-origin embedding and cross-origin scripting are different things.

Read article
/ 10 min read

The 2026 Web Development Roadmap Nobody's Saying Out Loud

Why learning frameworks matters less than learning to work with AI—and the skills that still separate juniors from seniors

Read article
/ 14 min read

The Skills That Actually Matter for Web Developers in 2026 (And the Ones Everyone Wastes Time On)

After hiring dozens of developers and watching production systems fail, here's what separates engineers who ship from those who just follow tutorials

Read article
/ 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
/ 10 min read

I Removed Sass From My Build Pipeline (And You Probably Should Too)

After years of defending preprocessors, I've watched native CSS absorb every feature that justified Sass—and do it better.

Read article
/ 10 min read

I Shipped More With Rails in 3 Weeks Than With Node.js in 3 Months

After years of chasing JavaScript frameworks, I've learned that boring, mature technology ships products while trendy stacks ship complexity.

Read article