article thumbnail

Optimizing Google Fonts Performance

Smashing Magazine

Optimizing Google Fonts Performance. Optimizing Google Fonts Performance. It’s fair to say Google Fonts are popular. Without Google Fonts you would be limited to the handful of “ system fonts ” installed on your user’s device. Like all good things, Google Fonts do come with a cost. Danny Cooper. Large preview ).

Google 111
article thumbnail

How To Use Google CrUX To Analyze And Compare The Performance Of JS Frameworks

Smashing Magazine

How To Use Google CrUX To Analyze And Compare The Performance Of JS Frameworks. How To Use Google CrUX To Analyze And Compare The Performance Of JS Frameworks. As I previously mentioned, my primary data source for this analysis is Google CrUX. Starting in June 2021, these metrics have become a ranking factor for Google search.

Google 127
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

React Children And Iteration Methods

Smashing Magazine

In this article, we’ll look at a React utility React.Children.toArray which lets us prepare the children prop for inspection and iteration, some of its shortcomings and how to overcome them — through a small open-source package, to keep our React code function the way it is deterministically supposed to behave, keeping performance intact.

article thumbnail

A New Way To Reduce Font Loading Impact: CSS Font Descriptors

Smashing Magazine

A number of sites moved to font-display: swap when this first came out, and Google Fonts even made it the default in 2019. Now, when put side by side, the web fonts are considerably nicer and do fit with the Smashing Magazine brand. The amount of code isn’t huge, but it still feels like a little bit more effort than it should be.

article thumbnail

How To Optimize Progressive Web Apps: Going Beyond The Basics

Smashing Magazine

You can find a comprehensive Beginner’s Guide To Progressive Web Apps on Smashing Magazine that focuses on building the core of PWAs. You’ll also find example code or references to more specific guides so you can implement these tips to your PWA. Skeleton screen examples on Code My UI. Adaptive loading illustration by Google.

Cache 123
article thumbnail

The Fight For The Main Thread

Smashing Magazine

You know, have a plan for it and write code that’s mindful about adding extra weight to the page. But not everything about performance happens directly at the code level, right? I’d say many — if not most — sites and apps rely on some number of third-party scripts where we might not have any influence over the code.

Google 90
article thumbnail

Improving The Performance Of An Online Store (Case Study)

Smashing Magazine

Every front-end developer is chasing the same holy grail of performance: green scores in Google Page Speed. Additionally, page speed is a ranking factor for search and also for your Google Ads. Many of them are covered in CSS-Tricks’ helpful overview , and Smashing Magazine offers a great PDF checklist. Jennifer Brehm.