CSS Architecture and Critical CSS
Why CSS is render-blocking, what critical CSS achieves, and how cascade layers, utility-first, and BEM organize stylesheets — plus cutting unused CSS.
Frontend-, Backend- und Performance-Themen für moderne Websites.
Why CSS is render-blocking, what critical CSS achieves, and how cascade layers, utility-first, and BEM organize stylesheets — plus cutting unused CSS.
AVIF and WebP over JPEG/PNG, responsive images, correct lazy-loading and width/height against CLS — images are one of the biggest levers for LCP.
Static, SSR, ISR, edge rendering and hydration from a dev angle: what each strategy means for TTFB, LCP, and maintainability — and when each fits.
The cache layers from browser to database, how HTTP caching headers work, what a CDN does, and why invalidation is the genuinely hard problem.