<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: labjs</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/labjs.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-11-26T12:28:29+00:00</updated><author><name>Simon Willison</name></author><entry><title>LABjs: new hotness for script loading</title><link href="https://simonwillison.net/2009/Nov/26/labjs/#atom-tag" rel="alternate"/><published>2009-11-26T12:28:29+00:00</published><updated>2009-11-26T12:28:29+00:00</updated><id>https://simonwillison.net/2009/Nov/26/labjs/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://blog.getify.com/2009/11/labjs-new-hotness-for-script-loading/"&gt;LABjs: new hotness for script loading&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Created in collaboration with Steve Souders, LABjs is a JavaScript loading library which makes it easy to have scripts download in parallel while still ensuring that they execute sequentially where required to ensure dependencies are met. It’s unclear how you would decide to use this over concatenating all scripts together in to a single file.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/javascript"&gt;javascript&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/labjs"&gt;labjs&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/loading"&gt;loading&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/performance"&gt;performance&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/script"&gt;script&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/steve-souders"&gt;steve-souders&lt;/a&gt;&lt;/p&gt;



</summary><category term="javascript"/><category term="labjs"/><category term="loading"/><category term="performance"/><category term="script"/><category term="steve-souders"/></entry></feed>