Frontend

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
6 min read

The Web Development Skills That Actually Matter in 2025 (Most Lists Get This Wrong)

What separates developers who ship from those who chase tutorials

Read Article