Skip to content

Instantly share code, notes, and snippets.

@hail2u
Forked from azu/blog.html
Last active August 29, 2015 14:04
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hail2u/656048502196ae8f2b3d to your computer and use it in GitHub Desktop.
Save hail2u/656048502196ae8f2b3d to your computer and use it in GitHub Desktop.
<!-- start -->
<section>
<header>
<h1 class="jser-sitelink">strict mode - motivation and semantics - Constellation Scorpius</h1>
<p><a title="strict mode - motivation and semantics - Constellation Scorpius" href="http://utatane-constellation.tumblr.com/post/3711268645" target="_blank">http://utatane-constellation.tumblr.com/post/3711268645</a></p>
</header>
<p>strict modeの概念とは何か<br/> static解析につながる話</p>
</section>
<!-- end -->
<!-- start -->
<section>
<header>
<h1>Scaling A JavaScript Codebase</h1>
<p><a title="Scaling A JavaScript Codebase" href="http://yeungda.com/2010/02/26/scaling-a-javascript-codebase.html" target="_blank">http://yeungda.com/2010/02/26/scaling-a-javascript-codebase.html</a></p>
</header>
<p>JavaScriptのコードが大きくなってきたときにどのように対処していったのかという話。<br/>-<a title='"Scaling A JavaScript Codebase"の翻訳 - prog*sig' href="http://efcl.info/adiary/Javascript/ScalingAJavaScriptCodebase" target="_blank">"Scaling A JavaScript Codebase"の翻訳 - prog*sig</a></p>
</section>
<!-- end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment