From 1fe3617f93b2b707383e49605ff8284876d4f4ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tayllan=20B=C3=BArigo?= Date: Wed, 15 Oct 2014 13:59:20 -0300 Subject: [PATCH] Added "Web Development with Node and Express" book Explores most of the points in Web Development, e.g. persistence, security, authentication, routing, deployment, among others. Ref: #87. P.S.: yes, I read it, excellent book! --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 54a8513..8eae904 100644 --- a/readme.md +++ b/readme.md @@ -544,6 +544,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Professional Node.js: Building Javascript Based Scalable Software](http://www.amazon.com/Professional-Node-js-Building-Javascript-Scalable-ebook/dp/B009L7QETY/) - [Practical Node.js: Building Real-World Scalable Web Apps](http://practicalnodebook.com) - [Mixu's Node book](http://book.mixu.net/node/) +- [Web Development with Node and Express](http://shop.oreilly.com/product/0636920032977.do) ### Blogs