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...

Descripción completa

Detalles Bibliográficos
Autores principales: Grover, Deepak. author (author), Kunduru, Hanu Prateek. author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2017.
Edición:1st ed. 2017.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631662406719
Tabla de Contenidos:
  • 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.