ES6 for Humans The Latest Standard of JavaScript: ES2015 and Beyond /

Learn ES6 best practices for code optimization and organization and walk through practical, common examples of how to implement complete components of your applications. While this book covers the basic concepts of modern JavaScript, it primarily focuses on the new syntax, data-types, functionalitie...

Full description

Bibliographic Details
Main Authors: Grover, Deepak (Author), Kunduru, Hanu Prateek (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2017.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • 1. Getting Started with ES6
  • 2. New Syntax in ES6
  • 3. Destructuring
  • 4. Classes in ES6
  • 5. Modules
  • 6. Symbols
  • 7.Arrays and Collections
  • 8. Iterators and Generators
  • 9. Promises In ES6
  • 10. Meta Programming
  • 11. Beyond ES2016.