Codecandies

Das Weblog von Nico Brünjes.

Non-blocking JavaScript Downloads

External JavaScript files block downloads and hurt your page performance, but there is an easy way to work around this problem: use dynamic scripts tags and load scripts in parallel, improving the page loading speed and the user experience.