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

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

Django Highlights: Wrangling Static Assets And Media Files (Part 4)

Smashing Magazine

Django Highlights: Wrangling Static Assets And Media Files (Part 4). Django Highlights: Wrangling Static Assets And Media Files (Part 4). But unfortunately, when dealing with static assets and media files, there are a lot of caveats to deal with. Media Files. Media Files. Philip Kiely. 2020-06-25T12:30:00+00:00.

Media 69
article thumbnail

What Web Designers Can Do To Speed Up Mobile Websites

Smashing Magazine

What Web Designers Can Do To Speed Up Mobile Websites. What Web Designers Can Do To Speed Up Mobile Websites. I recently wrote a blog post for a web designer client about page speed and why it matters. However, their focus has always been on making a great-looking and effective design. Suzanne Scacca. Minification.

Website 110
article thumbnail

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

Smashing Magazine

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. Optimizing Network Requests with Caching and Preloading. +.

Media 105
article thumbnail

Meet Image Optimization, A New Smashing Book By Addy Osmani

Smashing Magazine

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. Optimizing Network Requests with Caching and Preloading. +.

Media 92
article thumbnail

A Guide To Image Optimization On Jamstack Sites

Smashing Magazine

Media, Images, Web Almanac 2021 chapter. Mobile image transfer size by year graphic from Media, Images, Web Almanac 2021 chapter. If we have a responsive design, we will want the image to stay within the margins of the container, using the CSS below for that: img { max-width: 100%; height: auto; }. The change of design.

Media 105