From 134ad2e3b5f5989a7f372bd03f4ca6d7537c24ed Mon Sep 17 00:00:00 2001 From: AlbertoM Date: Wed, 16 May 2018 20:31:28 +0700 Subject: [PATCH] Add JavaScript ES6 and beyond (#2824) * Add JavaScript ES6 and beyond Free ebook to learn features introduced from ES2015 to ES2018. Available as PDF or EPUB, no email required. * move author to satisfy linter --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index b6cc71e6..c8471446 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1422,6 +1422,7 @@ Kerridge (PDF) (email address *requested*, not required) * [JavaScript Allongé](https://leanpub.com/javascript-allonge/read) - Reginald Braithwaite * [JavaScript Bible](http://media.wiley.com/product_ancillary/28/07645334/DOWNLOAD/all.pdf) (PDF) * [JavaScript Enlightenment](http://www.javascriptenlightenment.com) - Cody Lindley +* [JavaScript ES6 and beyond](https://github.com/AlbertoMontalesi/JavaScript-es6-and-beyond-ebook) - Alberto Montalesi (PDF, epub) * [JavaScript For Cats](http://jsforcats.com) * [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book/) * [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) (Maintained by Tim Ruffles)