This entire app was inspired by this article right here: The Fastest Google Fonts.
I read this article a few weeks ago and was instanly captured by the amazing detail it went into. My entire career I've been a performance junkie, so I'm always looking for ways to shave even just milliseconds off my load time. So when I read the article and it showed me a way to potentially improve my website load time by almost two full seconds...I knew I needed to start to implement it in all of the web properties I manage.
(Before you continue on - please read the article. It is packed full of so many good ideas and so much research time, it's something you need to read if you care about web performance at all. Harry Roberts truly is a wizard!)
But when I started to implement it, I found it a little clunky...there is no copy and paste version in what is written on CSS Wizardry...for good reason. A copy and paste version of what's there would not do the information any justice at all.
But what about when I just want to implement it in all of the sites I manage...well, what I've been doing is going back to the old repositories where I think I've implemented it, and copied the code and replaced the URL. Not the greatest solution. Something could get messed up or lost.
So I built this little tool.
It's FREE!! Please use it, please share it on Twitter, and anywhere else developers are. You using this is my happy place!
And again, I take no responsibility for the knowledge that was needed to build this system of using Google Fonts. ALL the credit there goes to Harry Roberts at CSS Wizardry. I've just taken his great ideas and put together a tool that hopefully makes the web even one percent faster :)
Happy Coding!