You Don't Know JS: ES6 & Beyond

Voorkant
"O'Reilly Media, Inc.", 17 dec 2015 - 278 pagina's

No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. As part of the "You Don’t Know JS" series, this compact guide focuses on new features available in ECMAScript 6 (ES6), the latest version of the standard upon which JavaScript is built.

Like other books in this series, You Don’t Know JS: ES6 & Beyond dives into trickier parts of the language that many JavaScript programmers either avoid or know nothing about. Armed with this knowledge, you can achieve true JavaScript mastery.

With this book, you will:

  • Learn new ES6 syntax that eases the pain points of common programming idioms
  • Organize code with iterators, generators, modules, and classes
  • Express async flow control with Promises combined with generators
  • Use collections to work more efficiently with data in structured ways
  • Leverage new API helpers, including Array, Object, Math, Number, and String
  • Extend your program’s capabilities through meta programming
  • Preview features likely coming to JS beyond ES6
 

Geselecteerde pagina's

Inhoudsopgave

Chapter 1 ES? Now Future
1
Chapter 2 Syntax
7
Chapter 3 Organization
87
Chapter 4 Async Flow Control
147
Chapter 5 Collections
159
Chapter 6 API Additions
175
Chapter 7 Meta Programming
199
Chapter 8 Beyond ES6
241
Appendix A Acknowledgments
257
About the Author
262
Copyright

Overige edities - Alles bekijken

Veelvoorkomende woorden en zinsdelen

Over de auteur (2015)

Kyle Simpson is an Open Web Evangelist who's passionate about all things JavaScript. He's an author, workshop trainer, tech speaker, and OSS contributor/leader.

Bibliografische gegevens