2026-03-18

Developer Portfolios That Get Interviews: A Hiring Manager's Take

Most portfolio advice is written by developers. Here's what someone who hires actually looks at, skips, and wishes you'd stop doing.

2026-03-18

PostgreSQL Performance Tuning: What Actually Moves the Needle

Skip the 50-parameter tuning guides. Here are the 3-4 PostgreSQL performance changes that actually matter: indexes, query patterns, and connection pooling.

2026-03-18

When to Leave Your First Developer Job (Not 2 Years)

Forget the '2 years minimum' rule. Real signals it's time to leave your first dev job — and signs you'd be leaving growth on the table.

2026-03-17

Next.js vs Remix vs Nuxt 2026: One Is Obsolete, One Wins

One meta-framework is obsolete, one wins for most teams. A senior dev's opinionated take on Next.js vs Remix vs Nuxt in 2026.

2026-03-16

State Management 2026: Zustand Won. Here's When Redux Still Wins.

Zustand is the new default for React state management in 2026. Here's when Redux still wins, when Jotai fits, and when you need no library at all.

2026-03-15

JavaScript Bundle Analyzer: Find Bloat Without Guessing

Set up bundle analyzers for Webpack, Vite, and Rollup in minutes. Read the treemap, spot bloat patterns, and fix them with concrete steps.

2026-03-14

Building with AI APIs: What Breaks After npm install

Skip the 'which API is best' debate. Streaming, error handling, and multi-provider patterns that matter when building with AI APIs in production.

2026-03-13

Junior to Senior Developer: Stop Coding, Start This

Stuck mid-level? A hiring manager explains the real junior to senior developer gap — judgment, communication, and restraint. Not technical skill.

2026-03-13

Lazy Loading Best Practices: You Made LCP Worse. Here's Why.

You added loading='lazy' to every image and your LCP got worse. Here's why — and the exact fixes to lazy load without wrecking Core Web Vitals.

2026-03-10

AI Code Review: 82% Use It — So Why Is Quality Down in 2026?

82% of teams use AI code review tools. Most are doing it wrong. Here's the workflow that keeps humans in the driver's seat — and why that matters.