How to use Cache-Control: A Guide to HTTP Cache Headers
Understanding HTTP caching: Its impact on web performance and user experience.
Patterns to Maintain Image Ratios without Layout Shift
Here are some practical patterns for displaying images according to their intrinsic aspect ratios while adhering to good web performance standards.
Image Aspect Ratio & Browser Quirks: Improve CLS Score
Browsers prioritize intrinsic dimensions in image display. This article explores browser image processing through experiments and ways to avoid layout shifts.
Shifting Content: Causes in SSR vs. SPA Rendering
Examining the differences between SSR and SPA rendering and its impact on layout shifts to improve user experience and boost CLS and LCP scores.
Navigating CORS and Cache API for 3rd Party Image Caching
Analysis and post-mortem on resolving a caching issue with third-party images, delving into Cache Storage API, HTTP Headers, Service Workers, and CORS.
Adding Lighthouse Scores to Vite & SolidJS Site
Web component to continuously measure site performance with Speedlify.
Diagnosing LCP Issues on my Website
A post-mortem on diagnosing LCP issues on my personal website.
See all tags.