Remove Cache Remove Performance Remove Website Remove Workshop
article thumbnail

Five Data-Loading Patterns To Improve Frontend Performance

Smashing Magazine

Five Data-Loading Patterns To Improve Frontend Performance. Five Data-Loading Patterns To Improve Frontend Performance. When it comes to performance, you shouldn’t be stingy. The resource loading waterfall is a cascade of files downloaded from the network server to the client to load your website from start to finish.

article thumbnail

Improving The Performance Of An Online Store (Case Study)

Smashing Magazine

Improving The Performance Of An Online Store (Case Study). Improving The Performance Of An Online Store (Case Study). Every front-end developer is chasing the same holy grail of performance: green scores in Google Page Speed. Today, the website is much faster and ranks highly in various showcases and benchmarks.

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

How We Improved SmashingMag Performance

Smashing Magazine

How We Improved SmashingMag Performance. How We Improved SmashingMag Performance. Every web performance story is similar, isn’t it? It always starts with the long-awaited website overhaul. While performance has been our goal for almost a decade now , we never really had a dedicated performance team.

article thumbnail

Increase the Performance of your Site with Lazy-Loading and Code-Splitting

Jos

It turns out this component structure provides a great foundation to improve the performance of our sites. Lazy-loading and bundle splitting can have a huge impact on page performance: less code requested, parsed, and executed. Improving performance of our sites by loading only what is needed Imagine a typical web page.

Code 147
article thumbnail

Increase the Performance of your Site with Lazy-Loading and Code-Splitting

Jos

It turns out this component structure provides a great foundation to improve the performance of our sites. Lazy-loading and bundle splitting can have a huge impact on page performance: less code requested, parsed, and executed. Improving performance of our sites by loading only what is needed Imagine a typical web page.

Code 130
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 108
article thumbnail

GraphQL On The Front-End (React And Apollo)

Smashing Magazine

This prevents issues like over-fetching that can impact performance. We’ll be learning how to do this with GraphQL Features like Cache Update, Subscriptions, and Optimistic UI. website to download the latest version. Jump to online workshops ?. Updating the cache directly using update function on the useMutation.

Cache 114