소스 검색

Merge pull request #615 from rodrigo-medeiros/recipes-angular

Added the 'Recipes with Angular.js' book to the 'Javascript' list.
Mohammad Hossein Mojtahedi 12 년 전
부모
커밋
ecfcb014d9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -903,6 +903,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/)