This is a thread with all links from my today’s HolyJS talk:
1) https://wpostats.com  — lots of case studies about web performance benefits
2) CDNs:
— Cloudflare: https://www.cloudflare.com 
— Fastly: https://www.fastly.com 
& a catalog of CDNs: https://www.cdnplanet.com 
3) Edge functions:
— Cloudflare Workers: https://workers.cloudflare.com 
— Lambda@Edge: https://aws.amazon.com/lambda/edge/ 
— Netlify functions: https://www.netlify.com/products/functions/
5) Auditing the bundle:
— How to find & fix bundle duplicates (my thread): https://twitter.com/iamakulov/status/1262391881364897796
— Webpack bundle analyzer: https://www.npmjs.com/package/webpack-bundle-analyzer
9) Typical image compression stuff:
CDNs:
http://cloudinary.com 
http://imgix.com 

Self-hosted:
http://imgproxy.net 

Gatsby/Next:
— gatsby-image: https://www.gatsbyjs.com/plugins/gatsby-image/
— next/image: https://nextjs.org/docs/api-reference/next/image

Manual:
http://Squoosh.app 
10) AVIF

Jake Archibald’s article: https://jakearchibald.com/2020/avif-has-landed/
11) Progressive JPEG

— Jeff Atwood’s 2005 intro: https://blog.codinghorror.com/progressive-image-rendering/
— Harry Roberts’ “JPEG vs web” tweet: https://twitter.com/csswizardry/status/1324440103792578562?s=21
12) Third parties

— How to talk with marketing about third parties (Harry Roberts’s talk): https://vimeo.com/302785171 
— How to optimize third parties (my thread): https://twitter.com/iamakulov/status/1313258115152912385?s=21
14) Image dimensions

“Setting Height And Width On Images Is Important Again”: https://www.smashingmagazine.com/2020/03/setting-height-width-images-important-again/
You can follow @iamakulov.
Tip: mention @twtextapp on a Twitter thread with the keyword “unroll” to get a link to it.

Latest Threads Unrolled:

By continuing to use the site, you are consenting to the use of cookies as explained in our Cookie Policy to improve your experience.