1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 04:19:00 +00:00

Eloquent Javascript 2nd Edition --> 3rd Edition (#4229)

This commit is contained in:
Jorge Espinoza 2020-10-16 13:34:21 -03:00 committed by GitHub
parent ff3a89364b
commit 77fce1a3fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1630,7 +1630,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [Deep JavaScript: Theory and techniques](https://exploringjs.com/deep-js) - Dr. Axel Rauschmayer * [Deep JavaScript: Theory and techniques](https://exploringjs.com/deep-js) - Dr. Axel Rauschmayer
* [Dev Docs](http://devdocs.io) * [Dev Docs](http://devdocs.io)
* [Directory of free Javascript ebooks](http://jsbooks.revolunet.com) * [Directory of free Javascript ebooks](http://jsbooks.revolunet.com)
* [Eloquent JavaScript 2nd edition](http://eloquentjavascript.net) - Marijn Haverbeke * [Eloquent JavaScript 3rd edition](http://eloquentjavascript.net) - Marijn Haverbeke
* [Exploring ES6](http://exploringjs.com/es6/) - Dr. Axel Rauschmayer * [Exploring ES6](http://exploringjs.com/es6/) - Dr. Axel Rauschmayer
* [Google JavaScript Style Guide](https://google.github.io/styleguide/javascriptguide.xml) * [Google JavaScript Style Guide](https://google.github.io/styleguide/javascriptguide.xml)
* [Human JavaScript](http://read.humanjavascript.com/ch01-introduction.html) * [Human JavaScript](http://read.humanjavascript.com/ch01-introduction.html)