Remove Code 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. In this screenshot below, for example, we can see that loading the Smashing Magazine website for the first time incurs just under a megabyte of data transfer. Jack Lenox. 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 104
Insiders

Sign Up for our Newsletter

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

article thumbnail

Time To First Byte: Beyond Server Response Time

Smashing Magazine

Half of the time is instead spent on a cross-origin redirect — a separate HTTP request that returns a redirect response before we can even make the request that returns the websites HTML code. Large preview ) Keep in mind that TTFB depends on how visitors are accessing your website.

Servers 78
article thumbnail

Improving The Performance Of Wix Websites (Case Study)

Smashing Magazine

As websites become heavier and more complex , the task of maintaining performance becomes ever more challenging. Measuring website performance used to be challenging and required specific expertise. And that in order to achieve this strategy implementing a culture of performance throughout the organization is a must.

Website 141
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 138
article thumbnail

Optimizing Google Fonts Performance

Smashing Magazine

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. The code snippet we worked with above makes a call to Google’s servers ( fonts.googleapis.com ), that’s called an HTTP request. A 75% saving! Combine Requests.

Google 111
article thumbnail

How Partytown Eliminates Website Bloat From Third-Party Apps

Smashing Magazine

Even if your website is designed with usability in mind, these factors impede users from fully benefiting from the website’s features. This is why performance is crucial when building websites. are usually the biggest pieces of the performance puzzle. This frees up the browser’s main thread to run your own code.

Website 98