article thumbnail

Five Data-Loading Patterns To Improve Frontend Performance

Smashing Magazine

Continue reading below ↓ Meet Smashing Online Workshops on front-end & UX , with practical takeaways, live sessions, video recordings and a friendly Q&A. Jump to online workshops ?. Active Memory Caching. Caching partially stores your data and is not used as permanent storage. Caching Schemes.

Cache 126
article thumbnail

Tools And Practices To Speed Up The Vue.js Development Process

Smashing Magazine

Tools And Practices To Speed Up The Vue.js Tools And Practices To Speed Up The Vue.js In his upcoming online workshop The TypeScript Masterclass , Stefan Baumgartner will dive into type systems and how to use them well when writing JavaScript. Jump to the workshop ?. Development Process. Development Process. Uma Victor.

Speed 133
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

Refactoring CSS: Optimizing Size And Performance (Part 3)

Smashing Magazine

Continue reading below ↓ Meet Smashing Online Workshops on front-end & UX , with practical takeaways, live sessions, video recordings and a friendly Q&A. Jump to online workshops ?. Caching Stylesheets. Caching static files is a useful optimization strategy. Cache-Control: public, max-age=604800.

Media 109
article thumbnail

Jamstack CMS: The Past, The Present and The Future

Smashing Magazine

Jump to the workshop ?. Thanks to the build speed of static site generators like Hugo and modern Jamstack CMSs designed to handle vast amounts of content, even prominent blogs like Smashing Magazine , web.dev , and JFK International Air Terminal can take advantage of a Jamstack approach. Online, and live. Aug 31 & Sep 1, 2021.

Ecommerce 139
article thumbnail

The Surprising Effectiveness of Non-Overlapping, Sensitivity-Based Performance Models

John McCalpin

This was a keynote presentation at the “2nd International Workshop on Performance Modeling: Methods and Applications” (PMMA16), June 23, 2016, Frankfurt, Germany (in conjunction with ISC16 ). Here I assumed a particular analytical function for the amount of memory traffic as a function of cache size to scale the bandwidth time.

article thumbnail

HTTP/3: Practical Deployment Options (Part 3)

Smashing Magazine

Using just a few (but still more than one), however, could nicely balance congestion growth with better performance, especially on high-speed networks. This approach was touted to be better for fine-grained caching because each subresource could be cached individually and the full bundle didn’t need to be redownloaded if one of them changed.

Network 105
article thumbnail

Improving The Performance Of An Online Store (Case Study)

Smashing Magazine

Every front-end developer is chasing the same holy grail of performance: green scores in Google Page Speed. Real-life performance for your users and how the website “feels” when you’re using it should not be discounted, even if it costs you a point or two in Page Speed (otherwise, we would all just have a search bar and unstyled text).