code-guide
code-guide copied to clipboard
How you should be writing code
Should we go a mobile first approach rather than desktop first? Or should this be more project specific? Some articles on it: http://designshack.net/articles/css/mobilefirst/ http://www.wearejh.com/design/benefits-of-a-mobile-first-approach/ http://www.wearejh.com/design/benefits-of-a-mobile-first-approach/
I've just seen something on this, and it seems like a cool idea; going to have to try testing it. Apparently one can have **named closures**: ``` var a =...
Some sites that could be useful to mash together ours: https://www.npmjs.org/doc/coding-style.html http://nodeguide.com/style.html http://javascript.crockford.com/code.html https://github.com/airbnb/javascript https://github.com/rwaldron/idiomatic.js http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml http://seravo.fi/2013/javascript-the-winning-style