article thumbnail

Performance Game Changer: Browser Back/Forward Cache

Smashing Magazine

Performance Game Changer: Browser Back/Forward Cache. Performance Game Changer: Browser Back/Forward Cache. With that caveat out of the way, let’s get to the guts of the article: What is the Back/Forward Cache and why does it matter so much? Didn’t The HTTP Cache Do All That Anyway? Barry Pollard.

Cache 91
article thumbnail

Meet Hydrogen: A React Framework For Dynamic, Contextual And Personalized E-Commerce

Smashing Magazine

On top of this foundation, we add layers of caching, prerendering and edge delivery optimizations — not the other way around. Hydrogen fuels dynamic commerce by uniting React Server Components, streaming server-side rendering, and smart caching controls. Large preview ). This is not a debate about dynamic vs. static.

Cache 135
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Three Front-End Auditing Tools I Discovered Recently

Smashing Magazine

Are all the caching headers set correctly? Does the site load all the resources in the best order to guarantee a fast first paint? Note : If you’re looking for a complete overview of best practices and tools, have a look at the Frontend performance checklist. Three Front-End Auditing Tools I Discovered Recently.

Cache 105
article thumbnail

Gone Floating Labels And Green Lighthouse Scores

Smashing Magazine

Gael Metais suggested to more aggressively subset web fonts and look into caching issues with our AVIF files. If a browser doesn’t support AVIF, it gets a JPEG file (properly cached), The content negotiation happens via <picture> + srcset in the browser. Are Modern Best Practices Bad For The Web? What Is CUBE CSS?

Mobile 140
article thumbnail

How Improving Website Performance Can Help Save The Planet

Smashing Magazine

In this screenshot below, for example, we can see that loading the Smashing Magazine website for the first time incurs just under a megabyte of data transfer. I predominantly use Nginx, and I have a particular fondness for FastCGI cache and have found it to be especially efficient. Large preview ). We should use HTTP2 over HTTPS.

article thumbnail

Building A Static-First MadLib Generator With Portable Text And Netlify On-Demand Builder Functions

Smashing Magazine

We can use 11ty’s new Serverless mode to build them on request using Netlify’s On-Demand Builders to cache each Madlib. For example, an “On-Demand Builder” is a serverless function dedicated to serving a cached file. Netlify then caches that page on its edge CDN for each additional call. Large preview ). More after jump!

article thumbnail

How To Boost Resource Loading With The New Priority Hint `fetchpriority`

Smashing Magazine

We can use the preload attribute for the HTML link element to optimize loading performance by ensuring that the browser discovers the resource earlier, downloads it, and caches it. It’s common knowledge that better website performance results in more conversions, more traffic, and better user experience.

Media 69