From 6a708f6f63f114982062b32d829ada42fe7ea6ac Mon Sep 17 00:00:00 2001 From: Rodrigo Medeiros Date: Sun, 12 Jan 2014 17:04:27 -0200 Subject: [PATCH] Added the 'Express.js Guide' to the 'Javascript' list. --- free-programming-books.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 28a91d57..add95555 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -917,6 +917,9 @@ ####Dojo * [Dojo: The Definitive Guide](http://chimera.labs.oreilly.com/books/1234000001819/index.html) - Matthew A. Russell +####Express.js +* [Express.js Guide](https://leanpub.com/express/read) *(Leanpub, by Azat Mardanov)* + ####jQuery * [jQuery Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/jquery) (PDF, Kindle) *(Just fill the fields with any values)* * [jQuery Novice to Ninja](http://mediatheque.cite-musique.fr/MediaComposite/Debug/Dossier-Orchestre/ressources/jQuery.Novice.to.Ninja.2nd.Edition.pdf) (PDF) -- GitLab