1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-23 03:52:05 +00:00

Update free-programming-books.md

This commit is contained in:
maddin 2015-06-13 17:32:49 +02:00
parent 03c165c8c4
commit ea7804bd88

View File

@ -1169,6 +1169,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
* [Dev Docs](http://devdocs.io/)
* [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) - Addy Osmani
* [Eloquent JavaScript 2nd edition](http://eloquentjavascript.net/) - Marijn Haverbeke
* [Exploring ES6](https://leanpub.com/exploring-es6/read) - Dr. Axel Rauschmayer
* [Google JavaScript Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml)
* [Human Javascript](http://read.humanjavascript.com/)
* [JavaScript Allongé](https://leanpub.com/javascript-allonge/read) - Reginald Braithwaite
@ -1197,7 +1198,6 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
* [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read) *(Leanpub, by Nicholas C. Zakas)*
* [Understanding JavaScript OOP](http://robotlolita.me/2011/10/09/understanding-javascript-oop.html) *(Sorella)*
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)
* [Exploring ES6](https://leanpub.com/exploring-es6/read) - Dr. Axel Rauschmayer
#### Javascript Frameworks