Remove Cache Remove Design Remove Google Remove Media
article thumbnail

The Fastest Google Fonts

CSS Wizardry

It’s widely accepted that self-hosted fonts are the fastest option: same origin means reduced network negotiation, predictable URLs mean we can preload , self-hosted means we can set our own cache-control. That said, the convenience of a service like Google Fonts cannot be overstated. What else could I do to make Google Fonts fast ?

Google 364
article thumbnail

Increase the Performance of your Site with Lazy-Loading and Code-Splitting

Jos

You might have come across them in react-media or unstated. Look at this example taken from react-media: const MyComponent = ( ) = > (. < < Media query = " (max-width: 599px)" >. </ Media >. ) ; The Media component calls its children passing a matches argument. . </ const latlng = new google.

Code 147
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

Increase the Performance of your Site with Lazy-Loading and Code-Splitting

Jos

You might have come across them in react-media or unstated. Look at this example taken from react-media: const MyComponent = ( ) = > (. < < Media query = " (max-width: 599px)" >. &#123; &#125; </ Media >. ) ; The Media component calls its children passing a matches argument. . &#125;

Code 130
article thumbnail

Five Data-Loading Patterns To Improve Frontend Performance

Smashing Magazine

There are millions of sites, and you are in close competition with every one of those Google search query results. Assuming you want to load a social media layout, you might add a loading spinner or a skeleton loader to ensure that you don’t load an incomplete site. On design systems, UX, web performance and CSS/JS.

Cache 127
article thumbnail

Gone Floating Labels And Green Lighthouse Scores

Smashing Magazine

In fact, we had to look into various cases for the form design: What happens when no data is provided at all? Given that a vast majority of our readers — wonderful people like you — are using autofill, it’s worth spending time designing an experience around it. Large preview ). The next day we subset the fonts and pushed them live.

Mobile 141
article thumbnail

Fostering a Web Performance Culture

Jos

Google’s Lighthouse is one of them, which shows information about PWA, SEO and more. presented in Google IO 2018 ( source ) These tools make it easier to determine where we need to put emphasis to improve our sites. UI/UX : There is usually a designer and/or UX person that sets the look & feel and information architecture.

article thumbnail

Cache and Prizes

Alex Russell

Browsers will cache tools popular among vocal, leading-edge developers. There's plenty of space for caching most popular frameworks. The best available proxy data also suggests that shared caches would have a minimal positive effect on performance. Browsers now understand the classic shared HTTP cache behaviour as a privacy bug.

Cache 82