
7 min read
HTMX vs React: When Do You Actually Need React?
Most CRUD apps don't need a SPA. Here's how bundle size, the hypermedia model, and HTMX 4.0's built-in View Transitions change the React calculus.
Tag

Most CRUD apps don't need a SPA. Here's how bundle size, the hypermedia model, and HTMX 4.0's built-in View Transitions change the React calculus.

SSR vs SSG vs ISR compared: when each rendering method wins, a decision table, real build and TTFB numbers, and the Next.js 16 cache-model code to switch between them.

Optimize images for web performance in 2026: convert to AVIF/WebP, serve responsive srcset, preload the LCP hero, and cut LCP with real before/after numbers.

A field-tested Core Web Vitals checklist for 2026: measure LCP, INP, and CLS with real CrUX data, fix the worst metric first, and verify with July 2026 tooling.