Logo

Exploring ES2016 and ES2017

Small book cover: Exploring ES2016 and ES2017

Exploring ES2016 and ES2017
by


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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Javascript FAQJavascript FAQ
by - Linuxtopia
The goal of this text is to help you develop robust client-side scripts that can run in all modern browsers, under various operating systems. The answers contain interactive examples which you can run without leaving the Web page you are reading.
(21164 views)
Book cover: JavaScript EnlightenmentJavaScript Enlightenment
by - Lulu.com
The book gives the reader an accurate JavaScript worldview through an examination of native JavaScript objects and supporting nuances: complex values, primitive values, scope, inheritance, etc. A short and digestible summary of the ECMA-262.
(15992 views)
Book cover: Exploring ES6: Upgrade to the Next Version of JavaScriptExploring ES6: Upgrade to the Next Version of JavaScript
by - ExploringJS.com
This book contains reliable and in-depth information on ECMAScript 6, the next version of JavaScript. The author will provide step-by-step instructions on how to apply ES6 features instead of old JavaScript hacks and methods.
(6571 views)
Book cover: Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket GuideAdobe Integrated Runtime (AIR) for JavaScript Developers Pocket Guide
by - Adobe Dev Library
The official guide to the Adobe's new cross-platform desktop runtime. It explains how to use AIR to build HTML and JavaScript-based web applications, how to set up the development environment, create your first app, and more.
(16288 views)