Out of the box, WordPress does not include a async or defer attributes on javascript files loaded using wp_enqueue_script(). That's okay, but some scripts you need them. Learn how to add async and defer attributes to WordPress enqueued script tags via functions.php...
