<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: script</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/script.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><entry><title>Insert in place without document.write</title><link href="https://simonwillison.net/2007/Jul/12/sitepoint/#atom-tag" rel="alternate"/><published>2007-07-12T09:41:05+00:00</published><updated>2007-07-12T09:41:05+00:00</updated><id>https://simonwillison.net/2007/Jul/12/sitepoint/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.sitepoint.com/blogs/2007/07/11/insert-in-place-without-documentwrite/"&gt;Insert in place without document.write&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Very neat trick, but I’d like to see more extensive reports on browser compatibility before committing to it.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/brothercake"&gt;brothercake&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/documentwrite"&gt;documentwrite&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/innerhtml"&gt;innerhtml&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/javascript"&gt;javascript&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/script"&gt;script&lt;/a&gt;&lt;/p&gt;



</summary><category term="brothercake"/><category term="documentwrite"/><category term="innerhtml"/><category term="javascript"/><category term="script"/></entry></feed>