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: React.js for the Visual LearnerReact.js for the Visual Learner
by - Leanpub
The book teaches the absolute basics of React.js to an absolute beginner through design principles, visual-friendly examples, and a super practical teaching methodology. My writing style always includes stories and personal experiences.
(5982 views)
Book cover: Core JavaScript GuideCore JavaScript Guide
- Netscape Communications Corp.
JavaScript is a cross-platform, object-based scripting language. This book explains everything you need to know about using core JavaScript. It is assumed that you have a general understanding of the WWW, and a good working knowledge of HTML.
(15615 views)
Book cover: jQuery FundamentalsjQuery Fundamentals
by
The purpose of this book is to provide an overview of the jQuery JavaScript library; when you're done with the book, you should be able to complete basic tasks using jQuery, and have a solid basis from which to continue your learning.
(19778 views)
Book cover: JavaScriptJavaScript
- Wikibooks
This book is a guide to JavaScript, a scripting language widely used in web pages and web applications. This book is written as a tutorial, in the sense that all key concepts are explained. It is assumed that you have a background in programming.
(11165 views)