Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
May 23, 2014 10:03 pm GMT

Script-injected async scripts considered harmful

Async is still cool (<script async src="script.js">), but the one where you create a script element with a src and inject it isn't anymore. There are a few gotcha's though, so make sure to read Ilya's whole article.

I made sure to update my article.

Direct Link to ArticlePermalink


Script-injected “async scripts” considered harmful is a post from CSS-Tricks


Original Link: https://www.igvita.com/2014/05/20/script-injected-async-scripts-considered-harmful/

Share this article:    Share on Facebook
View Full Article

CSS Tricks

A Web Design Community curated by Chris Coyier

More About this Source Visit CSS Tricks