Remove articles animations-guide
article thumbnail

Reporting Core Web Vitals With The Performance API

Smashing Magazine

If you haven’t heard, INP is replacing the First Input Delay (FID) metric, something you can read all about here on Smashing Magazine as a guide to prepare for the change. observer.observe({ type: "event", buffered: true }); Reporting Long Animation Frames (LoAFs) Let’s build off that last one.

article thumbnail

Web Design Done Well: Excellent Editorial

Smashing Magazine

Meet Adam Silver’s Form Design Patterns , a practical guide to designing and building forms for the web. Graphics, color, animation — there’s even an augmented reality experience if that floats your boat. This article on exponential spreading from March 2020 (remember that?) Jump to table of contents ?.

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

Lesser-Known And Underused CSS Features In 2022

Smashing Magazine

After reading Louis Lazaris’ insightful article “ Those HTML Attributes You Never Use ”, I’ve asked myself ( and the community ) which properties and selectors are lesser-known or should be used more often. article h2 { padding: 2em; border-bottom: 2px solid currentColor; }.article__title We need to add an article number to each note.

Media 140
article thumbnail

Gone Floating Labels And Green Lighthouse Scores

Smashing Magazine

Ironically, at the moment of publishing that article in late February, we still had floating labels used in most of our forms, and we wanted to explore if removing them would actually help us improve the overall experience on the site. On February 19th, most of our articles landed in the red zone. Floating Labels Are Gone.

Mobile 140
article thumbnail

Core Web Vitals Tools To Boost Your Web Performance Scores

Smashing Magazine

Alternatively, you can also check David Gossage’s article on How to review Core Web Vitals scores in bulk , in which he shares the scripts and how to get an API key to run the script manually without any external tools or services. The CLS debugger generates a GIF image with animations showing how the viewport elements shift.

article thumbnail

Tools for Auditing CSS

CSS - Tricks

Whatever the case and whenever that moment arrives, I usually reach for some of the tools I‘ll cover in the article. 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 is handy when identifying heavy animations and scrolling issues.

Code 110
article thumbnail

The #1 Easiest Way to Speed Up a Slow Website

MachMetrics

We’ve written tons of articles giving you step-by-step advice on how to make your website faster – but not everyone wants to go through lots of steps. “Images are still the number one cause of bloat on the web” Recently Addy Osmani of Google Chrome released a guide covering essential image optimization.

Speed 81