Chat on Website Performance given at Port 80 on 4th May 2016 in Perth:
1) How to control how a page loads, including render blocking and critical path
2) Other easy wins, such as http/2, gzip, webP and PHP7
Here are some links:
- Smashing Magazine case study (good read): https://www.smashingmagazine.com/2014/09/improving-smashing-magazine-performance-case-study/
- Google Web Performance guide: https://developers.google.com/web/fundamentals/performance/?hl=en
- HTTP vs HTTP/2: http://www.httpvshttps.com/
- Let's Encrypt (free SSL): https://letsencrypt.org/
- WebPagetest (use this!): http://www.webpagetest.org/
- WebP image format: https://developers.google.com/speed/webp/
- Automated 'above the fold' script: https://addyosmani.com/blog/detecting-critical-above-the-fold-css-with-paul-kinlan-video/
- I used some images from this chap: http://keithclark.co.uk/articles/loading-css-without-blocking-render/