Merge pull request #216 from spacewander/patch-12

添加《Node debug 三法三例》
This commit is contained in:
迷渡 2014-12-10 23:10:48 +08:00
commit 0c2971dbac

View File

@ -266,6 +266,7 @@
* [nodejs文档](https://www.gitbook.io/book/0532/nodejs)
* [Node.js 包教不包会](https://github.com/alsotang/node-lessons)
* [Learn You The Node.js For Much Win! (中文版)](https://www.npmjs.org/package/learnyounode-zh-cn)
* [Node debug 三法三例](http://i5ting.github.io/node-debug-tutorial/)
* underscore.js
* [Underscore.js中文文档](http://learningcn.com/underscore/)
* backbone.js