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

Merge pull request #547 from dannguyen/patch-2

added JavaScript Patterns Collection
This commit is contained in:
vhf / victor felder 2014-01-02 03:26:35 -08:00
commit cba5a72e2e

View File

@ -873,6 +873,7 @@
* [Learn to Code JavaScript by Playing a Game](http://codecombat.com) * [Learn to Code JavaScript by Playing a Game](http://codecombat.com)
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) * [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)
* [JS Robots](http://markdaggett.com/images/ExpertJavaScript-ch6.pdf) * [JS Robots](http://markdaggett.com/images/ExpertJavaScript-ch6.pdf)
* [JavaScript Patterns Collection](http://shichuan.github.io/javascript-patterns/) - Shi Chuan
####Angular.js ####Angular.js
* [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF) * [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF)