Remove 2021 Remove Best Practices Remove Cache Remove Testing
article thumbnail

Front-End Performance Checklist 2021

Smashing Magazine

Front-End Performance Checklist 2021. Front-End Performance Checklist 2021. 2021-01-11T15:30:13+00:00. 2021-01-11T16:06:07+00:00. Testing And Monitoring Auditing workflow, proxy browsers, 404 page, GDPR cookie consent prompts, performance diagnostics CSS, accessibility. Vitaly Friedman.

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. But then, quickly advances to contextual pricing, juggling complexity of large and frequently updated product catalog, managing continuously running multivariate tests and promotion campaigns, and serving customer-tailored dynamic recommendations. Ilya Grigorik.

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

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
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. Testing and Validation : Thorough testing and validation are essential when working with triggers, especially in a production environment. for i in `seq 1 1 16`; do mysql test -e "SELECT * FROM tc_test"; done.

Cache 62
article thumbnail

From AVIF to WebP: A New Smashing Book By Addy Osmani

Smashing Magazine

2021-06-08T12:00:00+00:00. 2021-06-08T14:53:55+00:00. Image optimization , loading behavior and rendering in the browser require understanding of image formats and image compression techniques, image decoding and browser rendering, image CDNs and adaptive media loading, not to mention effective caching and preloading.

Media 105
article thumbnail

Meet Image Optimization, A New Smashing Book By Addy Osmani

Smashing Magazine

2021-04-28T13:20:00+00:00. 2021-04-28T14:35:12+00:00. Image optimization , loading behavior and rendering in the browser require understanding of image formats and image compression techniques, image decoding and browser rendering, image CDNs and adaptive media loading, not to mention effective caching and preloading.

Media 92
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. Base64-encoding seemed like a slightly odd concept in the world of HTTP/2, but we’ve decided to build a small prototype to test whether it helps. So, did it?

Mobile 140