Logo

Understanding ECMAScript 6 by Nicholas C. Zakas

Small book cover: Understanding ECMAScript 6

Understanding ECMAScript 6
by

Publisher: Leanpub
Number of pages: 105

Description:
This book is intended as a guide for those who are already familiar with JavaScript and ECMAScript 5. It is aimed at intermediate-to-advanced JavaScript developers (both browser and Node.js environments) who want to learn about the future of the language.

Home page url

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

Similar books

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.
(6506 views)
Book cover: JavaScript EssentialsJavaScript Essentials
by - Techotopia
JavaScript Essentials by Neil Smyth is a comprehensive book for online reading, written with the aim to provide web developers and programmers with everything they need to know to create dynamic, rich and interactive web pages with JavaScript.
(24396 views)
Book cover: JS.next: A Manager's GuideJS.next: A Manager's Guide
by - O'Reilly Media
''JS.next: A Manager's Guide'' educates JavaScript developers, from novice to expert, about the impact that JS.next has had on the language, and demonstrates the powerful new constructs that are accessible in the JS.next API.
(19357 views)
Book cover: JavaScript CookbookJavaScript Cookbook
by - O'Reilly Media
This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project -- you'll get the job done faster...
(18742 views)