From f387d2b463ab6a05d0da92fc5be82454d3692710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=B7=E6=B8=A1?= Date: Wed, 8 Oct 2014 08:33:59 +0800 Subject: [PATCH] =?UTF-8?q?Node.js=20=E5=8C=85=E6=95=99=E4=B8=8D=E5=8C=85?= =?UTF-8?q?=E4=BC=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02d92d0..8354d8d 100644 --- a/README.md +++ b/README.md @@ -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)