From 2d2b04eddbbbd5ea4159d39fb74466303b641f82 Mon Sep 17 00:00:00 2001 From: Hitesh Trivedi Date: Fri, 28 Mar 2014 10:54:55 +0530 Subject: [PATCH] added nicholas c. zakas understanding ECMAScript 6 --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index c3cd6761..0bdd0818 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -977,6 +977,7 @@ * [Speaking JavaScript](http://speakingjs.com/es5/) - Dr. Axel Rauschmayer * [The JavaScript Tutorial](http://javascript.info/) * [The Problem with Native JavaScript APIs](http://chimera.labs.oreilly.com/books/1234000001655) (PDF) +* [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read) *(Leanpub, by Nicholas C. Zakas)* * [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) -- GitLab