From 6c78d3475ad93c9bb475cd955d120fa7395354f7 Mon Sep 17 00:00:00 2001 From: Antonio Silveira Date: Mon, 14 Oct 2013 12:31:15 -0700 Subject: [PATCH] added new Javascript Book --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 27c26a51..c1ec4829 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -467,6 +467,7 @@ * [O'Reilly Programming JavaScript Applications - Early Release](http://chimera.labs.oreilly.com/books/1234000000262/index.html) * [The JavaScript Tutorial](http://javascript.info/) * [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) +* [JavaScript Allongé. A strong cup of functions, objects, combinators, and decorators](https://leanpub.com/javascript-allonge/read) ####Node.js -- GitLab