From dc4d3033147c10d1810a1bdfa0b903161b7d849a Mon Sep 17 00:00:00 2001 From: Luan Ribeiro Date: Tue, 31 Oct 2017 21:29:06 -0300 Subject: [PATCH] added link to Directory of free Javascript ebooks --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 72653f22c..78223b076 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1408,6 +1408,7 @@ * [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