Asynchronous Javascript Loading

These posts are going to be short until I reformat all of the previous ones. With that in mind, saved a couple seconds loading time on a project I'm working on by simply loading social media javascript links asynchronously. Easy to implement and cleans the code up quite a bit!

Thinking Async on CSS-Tricks