article thumbnail

How Improving Website Performance Can Help Save The Planet

Smashing Magazine

How Improving Website Performance Can Help Save The Planet. How Improving Website Performance Can Help Save The Planet. You may not think about it often, but the Internet uses a colossal amount of electricity. Jack Lenox. 2019-01-15T13:30:32+01:00. 2019-04-29T18:34:58+00:00. Large preview ).

article thumbnail

World’s Top Web Performance Leaders To Watch

Rigor

Rachel is the Editor-in-Chief of Smashing Magazine, a British web developer, writer, and speaker. He writes about Progressive Web Apps on Medium as well as on his own website. Vitaly is a co-founder of the Smashing Magazine brand. He created, built, and maintains the Boomerang JavaScript library for web performance measurement.

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

Don’t Sink Your Website With Third Parties

Smashing Magazine

You may have a lean, agile, responsive site design only to find it gradually loaded down with more and more “extras” that are often put onto the site by marketing departments or business leaders who are not always thinking about website performance. You cannot always anticipate what you cannot control. of mobile sites and 94.1%

Website 131
article thumbnail

Improving JavaScript Bundle Performance With Code-Splitting

Smashing Magazine

Like any file referenced and used on a website, it first needs to be downloaded from a server. Users can browse the Internet using slow and unreliable networks, so minification, optimization, and code-splitting of JavaScript files ensure that the user downloads the smallest file possible. import("path/to/myFunction.js").then((myFunction)

Code 89
article thumbnail

How Partytown Eliminates Website Bloat From Third-Party Apps

Smashing Magazine

And slow websites are, in a way, discrimination: The majority of the world’s population don’t have access to high-speed Internet or fast CPUs. Even if your website is designed with usability in mind, these factors impede users from fully benefiting from the website’s features.

Website 80
article thumbnail

Optimizing Google Fonts Performance

Smashing Magazine

If I change my user-agent to Internet Explorer 11, I’m served the font in the WOFF format instead. Resource hints are a feature supported by modern browsers which can boost website performance. Finally, if I change my user agent to IE8 then I get the font in the EOT (Embedded OpenType) format. Resource Hints.

Google 111
article thumbnail

Hybrid Lazy Loading: A Progressive Migration To Native Lazy Loading

Smashing Magazine

Please note that vanilla-lazyload uses the IntersectionObserver API under the hood, so you would need to polyfill it on Internet Explorer and less recent versions of Safari. Front-End Performance Checklist 2019 (PDF, Apple Pages, MS Word). How Improving Website Performance Can Help Save The Planet. (dm,

Website 103