Developer Knowledge Base - Relief-1/Relief1 GitHub Wiki
##Javascript Links
Codecademy Interactive JS Training - http://codecademy.com/
Nettuts: Learn JS - http://goo.gl/IWg02
Mozilla Series on JS - https://developer.mozilla.org/en/A_re-introduction_to_JavaScript
##Javascript Books
Professional Javascript for Web Developers - http://amzn.to/nl98lV
Javascript 24HR Trainer- http://amzn.to/r5G9ji
Javascript Patterns - http://amzn.to/oNPn25
Eloquent Javascript - http://eloquentjavascript.net/
Amazon: Javascript - The Good Parts - http://goo.gl/omEVv
##Node.js Links
Infoq article -Multi-Process Node.js - http://www.infoq.com/articles/multi-core-node-js
Node on Reddit - http://www.reddit.com/r/node/
Node Docs - http://docs.nodejitsu.com/
Node cheatsheet - http://www.gosquared.com/liquidicity/archives/1930
Felix’s Node guide - http://nodeguide.com/
NodeTuts - http://nodetuts.com/
Node.js Extensions - http://syskall.com/how-to-write-your-own-native-nodejs-extension
Node.js coding - http://stella.laurenzo.org/2011/03/bulletproof-node-js-coding/
Async Code Design w/ Node - http://shinetech.com/thoughts/thought-articles/139-asynchronous-code-design-with-nodejs
Node is Important - http://www.pavingways.com/nodejs-node-is-important-introduction_1618.html
How to Node - howtonode.org
##node.js Books
Node Beginner eBook - http://nodebeginner.org/index.html
Hands on node.js - http://nodetuts.com/handson-nodejs-book.html
##Node Unit Test Articles
dzone: unit testing in node.js - http://goo.gl/iUGdg
BDD Style Unit Tests with Jasmine - http://goo.gl/GhxEC
##Node.js Videos
Intro by Ryan Dahl - http://www.youtube.com/watch?v=jo_B4LTHi3I
Hook.io Video training series - http://www.youtube.com/maraksquires#g/u
NodeTuts TTD Video - http://nodetuts.com/tutorials/20-unit-tests-and-tdd-in-nodejs.html
##Node.js Software
Node.js - http://nodejs.org/
Socket.io - https://github.com/LearnBoost/socket.io
dnode - https://github.com/substack/dnode
Hook.io - https://github.com/hookio/hook.io