From 03c165c8c413dd2cc3e5e10c1a99cbadb2e57db4 Mon Sep 17 00:00:00 2001 From: maddin Date: Sat, 13 Jun 2015 16:34:36 +0200 Subject: [PATCH] Update free-programming-books.md Added Exploring ES6 by Dr. Axel Rauschmayer --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 9b185fa8..adc6e707 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1197,6 +1197,7 @@ 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 -- GitLab