1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-12 19:12:21 +00:00

Fixed link for ebook "Exploring ES6"

This commit is contained in:
Michael 2015-08-16 13:08:07 +02:00
parent d30716f068
commit 6024a9f76a

View File

@ -1176,7 +1176,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
* [Dev Docs](http://devdocs.io/) * [Dev Docs](http://devdocs.io/)
* [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) - Addy Osmani * [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) - Addy Osmani
* [Eloquent JavaScript 2nd edition](http://eloquentjavascript.net/) - Marijn Haverbeke * [Eloquent JavaScript 2nd edition](http://eloquentjavascript.net/) - Marijn Haverbeke
* [Exploring ES6](https://leanpub.com/exploring-es6/read) - Dr. Axel Rauschmayer * [Exploring ES6](http://exploringjs.com/es6/) - Dr. Axel Rauschmayer
* [Google JavaScript Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml) * [Google JavaScript Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml)
* [Human Javascript](http://read.humanjavascript.com/) * [Human Javascript](http://read.humanjavascript.com/)
* [JavaScript Allongé](https://leanpub.com/javascript-allonge/read) - Reginald Braithwaite * [JavaScript Allongé](https://leanpub.com/javascript-allonge/read) - Reginald Braithwaite