Hacker News new | ask | show | jobs
by taf2 2791 days ago
Usually the browser has a priority on each connection and when you load a script async the priority is set to low. Have a read here: https://developers.google.com/web/fundamentals/performance/r...
1 comments

Love knowing this kind of stuff, thanks