1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-07 22:05:29 +00:00

Merge pull request #859 from ngokevin/master

add angularjs resources
This commit is contained in:
vhf / victor felder 2014-04-09 10:31:36 +02:00
commit d2d904f585
2 changed files with 2 additions and 0 deletions

View File

@ -999,6 +999,7 @@
* [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF)
* [AngularJS Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/angularjs) (PDF, Kindle) *(Just fill the fields with any values)*
* [Recipes with Angular.js](https://leanpub.com/recipes-with-angular-js/read) *(Leanpub, by Frederik Dietz)*
* [Seven Part Introduction to Angular](http://ngokevin.com/blog/angular-1)
####Backbone.js

View File

@ -11,6 +11,7 @@
* [egghead.io: Learn AngularJS with Tutorial Videos & Training](http://egghead.io)
* [egghead.io youtube channel: Learn AngularJS with Tutorial Videos & Training](https://www.youtube.com/user/johnlindquist)
* [Mastering AngularJS Directives](http://pascalprecht.github.com/slides/mastering-angularjs-directives/)
* [Seven-Part Introduction to Angular](http://ngokevin/blog/angular-1)
* [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html)