Async attribute on a script tag

Interesting article from Illya Grigorik on blocking/non-blocking script injection. I did not know about the "sync" attribute which can be used on a script tag. Unfortunately, older browsers don't support it. It is still interesting because someday, we won't need to care about those old browsers... hopefully! Read more here...

Comments

Popular posts from this blog

Just learned about rsync

angular.js modules?

Cut/Copy and paste in vi