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 (author), Kunduru, Hanu Prateek. author
Format: eBook
Language:Inglés
Published: Berkeley, CA : Apress 2017.
Edition:1st ed. 2017.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631662406719
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.