Note that there are some explanatory texts on larger screens.

plurals
  1. USChase
    text
    copied!<h1>Helpful Links</h1> <hr> <p><strong>JavaScript:</strong> </p> <p><em>Useful</em>:</p> <ul> <li><a href="http://jquery.com/" rel="nofollow">http://jquery.com/</a></li> <li><a href="http://jsfiddle.net/" rel="nofollow">http://jsfiddle.net/</a></li> <li><a href="http://www.jslint.com/" rel="nofollow">http://www.jslint.com/</a></li> <li><a href="http://requirejs.org/" rel="nofollow">http://requirejs.org/</a></li> <li><a href="http://cdnjs.com/" rel="nofollow">http://cdnjs.com/</a></li> </ul> <p><em>Performance</em>: </p> <ul> <li><a href="http://jsperf.com/" rel="nofollow">http://jsperf.com/</a></li> <li><a href="http://developer.yahoo.com/performance/rules.html" rel="nofollow">http://developer.yahoo.com/performance/rules.html</a></li> <li><a href="http://oreilly.com/server-administration/excerpts/even-faster-websites/writing-efficient-javascript.html" rel="nofollow">http://oreilly.com/server-administration/excerpts/even-faster-websites/writing-efficient-javascript.html</a></li> <li><a href="http://jonraasch.com/blog/10-javascript-performance-boosting-tips-from-nicholas-zakas" rel="nofollow">http://jonraasch.com/blog/10-javascript-performance-boosting-tips-from-nicholas-zakas</a></li> <li><a href="http://www.artzstudio.com/2009/04/jquery-performance-rules/" rel="nofollow">http://www.artzstudio.com/2009/04/jquery-performance-rules/</a></li> </ul> <p><em>Specification</em>:</p> <ul> <li><a href="https://developer.mozilla.org/en-US/docs/JavaScript/Language_Resources" rel="nofollow">https://developer.mozilla.org/en-US/docs/JavaScript/Language_Resources</a></li> <li><a href="http://www.ecma-international.org/publications/standards/Ecma-262.htm" rel="nofollow">http://www.ecma-international.org/publications/standards/Ecma-262.htm</a></li> </ul> <p><em>Tutorials / Guides</em>: </p> <ul> <li><a href="http://bonsaiden.github.io/JavaScript-Garden/" rel="nofollow">http://bonsaiden.github.io/JavaScript-Garden/</a></li> <li><a href="http://superherojs.com/" rel="nofollow">http://superherojs.com/</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/JavaScript/Guide" rel="nofollow">https://developer.mozilla.org/en-US/docs/JavaScript/Guide</a></li> <li><a href="http://yuiblog.com/crockford/" rel="nofollow">http://yuiblog.com/crockford/</a></li> </ul> <p><em>Editors</em>: </p> <ul> <li><a href="http://notepad-plus-plus.org/" rel="nofollow">http://notepad-plus-plus.org/</a></li> <li><a href="http://www.vim.org/" rel="nofollow">http://www.vim.org/</a></li> <li><a href="http://www.eclipse.org/" rel="nofollow">http://www.eclipse.org/</a></li> <li><a href="http://www.sublimetext.com/" rel="nofollow">http://www.sublimetext.com/</a></li> <li><a href="http://www.ultraedit.com/" rel="nofollow">http://www.ultraedit.com/</a> </li> </ul> <p><em>Other</em>:</p> <ul> <li><a href="http://overapi.com/javascript/" rel="nofollow">http://overapi.com/javascript/</a></li> <li><a href="http://paulirish.com/2010/10-things-i-learned-from-the-jquery-source/" rel="nofollow">http://paulirish.com/2010/10-things-i-learned-from-the-jquery-source/</a></li> <li><a href="http://paulirish.com/2011/11-more-things-i-learned-from-the-jquery-source/" rel="nofollow">http://paulirish.com/2011/11-more-things-i-learned-from-the-jquery-source/</a></li> <li><a href="http://www.cambiaresearch.com/articles/15/javascript-char-codes-key-codes" rel="nofollow">http://www.cambiaresearch.com/articles/15/javascript-char-codes-key-codes</a></li> <li><a href="http://addyosmani.com/resources/essentialjsdesignpatterns/book/" rel="nofollow">http://addyosmani.com/resources/essentialjsdesignpatterns/book/</a></li> <li><a href="http://net.tutsplus.com/tutorials/javascript-ajax/principles-of-maintainable-javascript/" rel="nofollow">http://net.tutsplus.com/tutorials/javascript-ajax/principles-of-maintainable-javascript/</a></li> <li><a href="http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml" rel="nofollow">http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml</a></li> </ul> <p>Also, be aware that it is recommended that you <strong>do not use W3Schools</strong>:</p> <blockquote> <p><a href="http://w3fools.com/" rel="nofollow">W3Schools frequently publishes inaccurate or misleading content.</a></p> </blockquote> <p>Use resources like <strong><a href="https://developer.mozilla.org/en-US/" rel="nofollow">mdn</a></strong> instead. </p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload