Node.js 包教不包会

This commit is contained in:
迷渡 2014-10-08 08:33:59 +08:00
parent d5d4ff8f43
commit f387d2b463

View File

@ -115,7 +115,7 @@
* [The Little MongoDB Book](https://github.com/justinyhuang/the-little-mongodb-book-cn/blob/master/mongodb.md)
* [The Little Redis Book](https://github.com/JasonLai256/the-little-redis-book/blob/master/cn/redis.md)
* [Neo4j 简体中文手册 v1.8](http://docs.neo4j.org.cn/)
* [Neo4j .rb 中文資源](http://neo4j.tw/)
* [Neo4j .rb 中文資源](http://neo4j.tw/)
### MySQL
@ -247,6 +247,7 @@
* [使用 Express + MongoDB 搭建多人博客](https://github.com/nswbmw/N-blog)
* [Express框架](http://javascript.ruanyifeng.com/nodejs/express.html)
* [nodejs文档](https://www.gitbook.io/book/0532/nodejs)
* [Node.js 包教不包会](https://github.com/alsotang/node-lessons)
* backbone.js
* [backbone.js入门教程](http://www.the5fire.com/backbone-js-tutorials-pdf-download.html) (PDF)
* [Backbone.js入门教程第二版](https://github.com/the5fire/backbonejs-learning-note)