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...
Other Authors: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Sebastopol, CA :
O'Reilly Media, Inc
[2017]
|
Edition: | First edition |
Series: | Modular JavaScript series
|
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630126706719 |
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.