Sat.Aug 28, 2021 - Fri.Sep 03, 2021

Remove -website-performance
article thumbnail

Reducing Carbon Emissions On The Web

Smashing Magazine

As is the case with many other developers, the reports over the last few years of the huge energy requirements of the web have prompted me to take a look at my own websites and see what I can do to minimize their impact. But first, a confession: When I first heard about the environmental impact of websites, I didn’t quite believe it.

Website 134
article thumbnail

Refactoring CSS: Optimizing Size And Performance (Part 3)

Smashing Magazine

Refactoring CSS: Optimizing Size And Performance (Part 3). Refactoring CSS: Optimizing Size And Performance (Part 3). Deploying the refactored codebase shouldn’t result in worse website performance and worse user experience. After all, users won’t wait around forever for the website to load. Adrian Bece.

Media 107
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

iOS Engine Choice In Depth

Alex Russell

Nefarious websites have analysed other web browser engines and found flaws that have not been disclosed, and exploit those flaws when a user goes to a particular website to silently violate user privacy or security. No wonder Cupertino continues to perform new showings of the "web apps are a credible alternative on iOS!"

article thumbnail

State Management In Next.js

Smashing Magazine

If you have multiple pieces of state defined in a single context, you may start running into performance issues. For example, you might share authentication in one Context, internationalization preferences in another, and website theme in another. There’s a great article (and e-book!) on this topic here that goes much more in-depth.

Cache 103
article thumbnail

A Deep Dive Into The Wonderful World Of SVG Displacement Filtering

Smashing Magazine

But, once mastered, it gives you unprecedented power — a means to switch the total appearance of elements and websites by the snap of a finger. Be warned though: not applied properly, SVG Filters can hurt the performance of your site drastically. This is the transformation to be performed: P'(x,y) ? The Absolute Map.