Exploring ES2016 and ES2017
by Axel Rauschmayer
2018
Number of pages: 194
Description:
This book is about ECMAScript 2016 and ECMAScript 2017, new versions of JavaScript. It only covers what’s new in those versions. The 2016 and 2017 iterations bring worthwhile improvements, such as: Async functions, Shared memory and atomics, as well as improvements to core Array and String classes.
Download or read it online for free here:
Read online
(online html)