From e1947af887f86c356c90683d5c7c6d8d20bd5746 Mon Sep 17 00:00:00 2001 From: Rodrigo Medeiros Date: Sun, 12 Jan 2014 22:11:30 -0200 Subject: [PATCH] Added the 'Recipes with Angular.js' book to the 'Javascript' list. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 6e0c196e..d1e695d2 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -902,6 +902,7 @@ ####Angular.js * [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF) +* [Recipes with Angular.js](https://leanpub.com/recipes-with-angular-js/read) *(Leanpub, by Frederik Dietz)* ####Backbone.js * [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) -- GitLab