article thumbnail

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

Smashing Magazine

2021-11-08T14:30:00+00:00. 2021-11-08T19:34:34+00:00. 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.

Cache 135
article thumbnail

Three Front-End Auditing Tools I Discovered Recently

Smashing Magazine

2021-06-10T11:15:00+00:00. 2021-06-10T12:51:06+00:00. 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.

Cache 105
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

Gone Floating Labels And Green Lighthouse Scores

Smashing Magazine

2021-03-19T13:30:00+00:00. 2021-03-19T15:28:04+00:00. 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.

Mobile 140
article thumbnail

MongoDB Docker Installation: Everything You Need to Know

Percona

This blog was originally published in August of 2021 and updated in November of 2023. In the example below, I will show how to set the WiredTiger cache. Best Practices for Managing MongoDB Containers Maintaining your database system’s scalability, security, and performance requires effective MongoDB container administration.

article thumbnail

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

Smashing Magazine

2021-10-08T10:00:00+00:00. 2021-10-08T14:08:15+00:00. 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. Bryan Robinson. Large preview ). More after jump!

article thumbnail

Fixing a slow site iteratively

CSS - Tricks

It’s is a Google service that audit things performance, accessibility, SEO, and best practices. Compressing, minifying and caching assets. We can compress our assets, minify our styles and scripts, and cache things responsibly so we’re serving what the user needs in the most efficient way possible. Text-based assets.

Cache 92
article thumbnail

Understanding MySQL Triggers: Exploring How Triggers Impact MySQL Memory Allocation

Percona

This blog was originally published in November 2021 and was updated in September 2023. By understanding these challenges and following best practices, you can make the most of triggers while minimizing potential drawbacks. That is also not quite a huge number for this number of tables.

Cache 62