article thumbnail

Geek Reading - Week of June 5, 2013

DZone

Dew Drop – June 5, 2013 (#1,561) ( Alvin Ashcraft's Morning Dew). Simpler UI Testing with CasperJS ( Architects Zone – Architectural Design Patterns & Best Practices). Using MongoDB as a cache store ( Architects Zone – Architectural Design Patterns & Best Practices). Hacker News).

Java 244
article thumbnail

Front-End Performance Checklist 2021

Smashing Magazine

Build Optimizations JavaScript modules, module/nomodule pattern, tree-shaking, code-splitting, scope-hoisting, Webpack, differential serving, web worker, WebAssembly, JavaScript bundles, React, SPA, partial hydration, import on interaction, 3rd-parties, cache. From Fast By Default: Modern loading best practices by Addy Osmani (Slide 19).

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

Front-End Performance Checklist 2020 [PDF, Apple Pages, MS Word]

Smashing Magazine

From Fast By Default: Modern loading best practices by Addy Osmani (Slide 19). The idea is quite straightforward: Push the minimal code needed to get interactive for the initial route to render quickly, then use service worker for caching and pre-caching resources and then lazy-load routes that you need, asynchronously.

article thumbnail

How Improving Website Performance Can Help Save The Planet

Smashing Magazine

In 2013, A List Apart published Sustainable Web Design by James Christie. I predominantly use Nginx, and I have a particular fondness for FastCGI cache and have found it to be especially efficient. A particular favorite in the WordPress space is WP Super Cache. We should use HTTP2 over HTTPS.

article thumbnail

Performance tips for building responsive sites

Speed Curve

The following article was originally published in the 2013 Performance Calendar. Recently Grigorik has been championing this approach and the Google Pagespeed Insight rules have been updated to reflect this best practice with recommendations on how to reduce the size of "above the fold" content.