From ba0c1903653be7dee1172812467f21a910854928 Mon Sep 17 00:00:00 2001 From: Luan Ribeiro Date: Wed, 1 Nov 2017 15:34:27 -0300 Subject: [PATCH] link fix Directory of free Javascript ebooks and sorting in alphabetical order --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 78223b076..31fd055e2 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1376,6 +1376,7 @@ * [Crockford's JavaScript](http://www.crockford.com/javascript/) - Douglas Crockford * [Dev Docs](http://devdocs.io) * [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) - Addy Osmani +* [Directory of free Javascript ebooks](http://jsbooks.revolunet.com/) * [Eloquent JavaScript 2nd edition](http://eloquentjavascript.net) - Marijn Haverbeke * [Exploring ES6](http://exploringjs.com/es6/) - Dr. Axel Rauschmayer * [Google JavaScript Style Guide](https://google.github.io/styleguide/javascriptguide.xml) @@ -1408,7 +1409,6 @@ * [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read) - 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) -* [Directory of free Javascript ebooks](https://github.com/revolunet/JSbooks) #### Javascript Frameworks