Web Performance Quick Wins

I spoke at the Milwaukee Code Camp on Sat 10/24. This is the presentation for those who need it:

The main take away is that web site performance is important and the easiest ways to improve your site is to try these things first:

  1. Optimize images
  2. Set HTTP Cache Headers
  3. Minify JavaScript and CSS (Use a CDN)
  4. Bundle JavaScript and CSS
  5. Minify HTML
  6. Remove unnecessary JavaScript and CSS

Posted

in

by

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *