From 0e899fae3364247c7c7e2f339e5f78872b7c9d06 Mon Sep 17 00:00:00 2001 From: Kado Date: Mon, 14 Jul 2014 02:35:37 +0300 Subject: [PATCH] Added a book Pedro Teixeira's Node.js book. A very comprehensive work on nearly everything to get one up and running with Node.js --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 62da293..6c77d8c 100644 --- a/readme.md +++ b/readme.md @@ -335,7 +335,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Books - [Node.js in Action](http://www.amazon.com/Node-js-Action-Mike-Cantelon/dp/1617290572) -- [Mastering Node](http://visionmedia.github.io/masteringnode/). +- [Mastering Node](http://visionmedia.github.io/masteringnode/) +- [Professional Node.js: Building Javascript Based Scalable Software](http://www.amazon.com/Professional-Node-js-Building-Javascript-Scalable-ebook/dp/B009L7QETY/) ### Blogs