You'll be surprised how much faster pages feel without ad scripts - I noticed significant improvements after implementing a no-ads premium option on our website. Even with an ad blocker, things just feel snappier if the scripts simply aren't there in the first place. I decided to go one step further with my personal site and eliminate all JS completely. I don't get enough traffic to make any kind of analytics or ad c…
I'm close to that point. I just use it for loading a font and rendering gallery pages.
From my site's colophon:
> The website uses the flexbox grid from Foundation, and Mark Simonson's Proxima Nova font from Adobe Typekit. The only JavaScript on the website is used
> 1. to load the font from Adobe Typekit and
> 2. to render the gallery pages in the photography section
> All other pages should be JavaScript-free. In addition there is no user tracking - aside from that performed by Adobe Typekit - and all assets (once again... aside from the font from Adobe Typekit) are served directly by my server(s), no CDN involved.
Once I find a suitable replacement for Proxima Nova, Adobe Typekit will go away as well. I'd like to remove it from the gallery pages as well, but I just couldn't get flexbox working properly for responsive galleries of images of different resolutions.