Practical modern JavaScript /
"This book explains: how JavaScript and its standards development process have evolved -- Essential ES6 changes, including arrow functions, destructuring, let, and const; class syntax for declaring object prototypes, and the Symbol primitive -- How to handle flow control with Promises, iterator...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Sebastopol, CA :
O'Reilly Media,
2017.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- ECMAScript and the future of JavaScript
- ES6 essentials
- Classes, symbols, objects, and decorators
- Iteration and flow control
- Leveraging ECMAScript collections
- Managing property access with proxies
- Built-in improvements in ES6
- JavaScript modules
- Practical considerations.