From 7db1f52001a2fb1721c679fc417584cad3419e1a Mon Sep 17 00:00:00 2001 From: jollen Date: Fri, 4 Nov 2016 06:02:14 +0800 Subject: [PATCH] Add a new "Node.js Fullstack" ebook (#2133) * Update free-programming-books-zh.md * Update free-programming-books-zh.md --- free-programming-books-zh.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index fe03c95b..6153c7ca 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -523,6 +523,7 @@ * [koa 中文文档](https://github.com/guo-yu/koa-guide) * [Learn You The Node.js For Much Win! (中文版)](https://www.npmjs.com/package/learnyounode-zh-cn) * [Node debug 三法三例](http://i5ting.github.io/node-debug-tutorial/) + * [Node.js Fullstack《從零到一的進撃》](https://github.com/jollen/nodejs-fullstack-lessons) * [Node.js 包教不包会](https://github.com/alsotang/node-lessons) * [Nodejs Wiki Book](https://github.com/nodejs-tw/nodejs-wiki-book) (繁体中文) * [nodejs中文文档](https://www.gitbook.com/book/0532/nodejs/details) -- GitLab