Remove 2020 Remove Cache Remove Media Remove Network
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). 2020-06-25T12:30:00+00:00. 2020-06-25T15:34:35+00:00. But unfortunately, when dealing with static assets and media files, there are a lot of caveats to deal with. Media Files.

Media 69
article thumbnail

Front-End Performance Checklist 2020 [PDF, Apple Pages, MS Word]

Smashing Magazine

Front-End Performance Checklist 2020 [PDF, Apple Pages, MS Word]. Front-End Performance Checklist 2020 [PDF, Apple Pages, MS Word]. 2020-01-06T10:30:13+00:00. 2020-01-06T12:35:48+00:00. New metrics landing in Lighthouse v6 in early 2020. Vitaly Friedman. Web performance is a tricky beast, isn’t it? Large view.

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

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. pic.twitter.com/k6obyVZGZP — Harry Roberts (@csswizardry) 11 May, 2020. This is the danger of the print media hack.

Google 364
article thumbnail

Improving The Performance Of Wix Websites (Case Study)

Smashing Magazine

A website’s performance can make or break its success, yet in August 2020, despite many improvements we had previously made, such as implementing Server-Side Rendering (SSR), the ratio of Wix websites with good Google Core Web Vitals (CWV) scores was only 4%. The results of some of these APIs are also cached in a CDN as appropriate.

Website 126
article thumbnail

Front-End Performance Checklist 2021

Smashing Magazine

Assets Optimizations Brotli, AVIF, WebP, responsive images, AV1, adaptive media loding, video compression, web fonts, Google fonts. Networking, HTTP/2, HTTP/3 OCSP stapling, EV/DV certificates, packaging, IPv6, QUIC, HTTP/3. New metrics landed in Lighthouse v6 in early 2020. Globally in 2020, according to the IDC, 84.8%

article thumbnail

How We Optimized Performance To Serve A Global Audience

Smashing Magazine

It was only in 2020, though, that Google shared its concept of Core Web Vitals and how it impacts SEO efforts. You need to beware that slow server response times can significantly increase TTFB, often due to server overload, network issues, or un-optimized logic on the server side. Bookaway site search.

article thumbnail

Tools for Auditing CSS

CSS - Tricks

You might also want to check out this article by Umar Hansa , who compiled a whole bunch of great DevTool features that released in 2020. This tool summarizes CSS properties like colors, fonts, contrast issues, unused declarations, and media queries. I’m using Brave here, which is Chromium-based. Rendering panel. Performance Monitor.

Code 110