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

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριοι συγγραφείς: Grover, Deepak (Συγγραφέας), Kunduru, Hanu Prateek (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2017.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.