From c9b390fbd04528be9f612e65d796b74750e0dc05 Mon Sep 17 00:00:00 2001 From: Mike Ball Date: Mon, 14 Oct 2013 11:55:55 -0400 Subject: [PATCH] Adds 'Developing Backbone.js Applications' --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 80833a42..27c26a51 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -466,6 +466,7 @@ * [Learning JavaScript Design Patterns](http://addyosmani.com/resources/essentialjsdesignpatterns/book/) * [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/) ####Node.js -- GitLab