debug tools
http://stackoverflow.com/questions/1911015/how-to-debug-node-js-applications
node inspector
JS lesson
Javascript the good parts
Creating your own JavaScript Library http://www.mikedoesweb.com/2012/creating-your-own-javascript-library/
http://stackoverflow.com/questions/1117086/how-to-create-a-jquery-plugin-with-methods
https://github.com/Lucifier129/Lucifier129.github.io/blob/master/lab/build-your-own-jquery-library.md
Node lesson
CN: https://nqdeng.github.io/7-days-nodejs/#6
http://www.nodebeginner.org/index-zh-tw.html#making-the-request-handlers-respond
如何操作資料庫、如何進行單元測試、如何開發Node.js的外部模組
原文:http://www.cnblogs.com/cutepig/p/4865199.html