igvita.com/2015/05/20/script-injected-async-scripts-considered-harmful

Script-injected scripts block on CSS and delay script execution. Their era has passed, and we now have a much better, cleaner, and faster solution: add an async attribute to your script tags.


Comments (0)

Sign in to post comments.