Remove Code Remove Internet Remove Magazine Remove Website Performance
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

Improving JavaScript Bundle Performance With Code-Splitting

Smashing Magazine

Improving JavaScript Bundle Performance With Code-Splitting. Improving JavaScript Bundle Performance With Code-Splitting. It’s a common misconception that the code which is produced by the framework build tools (Webpack, for example) is fully optimized and cannot be improved upon any further. Adrian Bece.

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

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. (Plus, at the end, a few bonus Twitter handles to round things out.). Rachel Andrew. Addy Osmani.

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. The downside is that third-party requests can impact website visitors.

Website 131
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. It’s maintained by Builder.io Builder.io

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. The default code for implementing Google Fonts looks like this: <link href="[link] rel="stylesheet"> If you do that, it will load only the ‘regular 400’ variant. — Ilya Grigorik, Web Font Optimization. A 75% saving!

Google 111
article thumbnail

Hybrid Lazy Loading: A Progressive Migration To Native Lazy Loading

Smashing Magazine

It’s not very hard to write the JavaScript code required to perform these operations on your own. Here’s a snippet of code that does that. <! Those images will then be fetched completely with a 200 response code when you scroll down. JavaScript Code. If it is, just copy the src attribute value from data-src.

Website 103