Open dijonkitchen opened 8 years ago
External libraries: Use CDNs for larger sites and large, popular libraries others most likely have. Otherwise, just include it in your own directory. Even better if it's minified and uglified into one file.
Refs: https://zoompf.com/blog/2010/01/should-you-use-javascript-library-cdns http://stackoverflow.com/questions/21099528/multiple-files-on-cdn-vs-one-file-locally
The large jpgs seem to be a big part of this when I throttle speed in Chrome Dev Tools.
References: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fcortlandtlabs.co%2F&tab=mobile
Maybe use CDNs for minified JS files too.