Szczegóły ebooka

ECMAScript Cookbook. Over 70 recipes to help you learn the new ECMAScript (ES6/ES8) features and solve common JavaScript problems

ECMAScript Cookbook. Over 70 recipes to help you learn the new ECMAScript (ES6/ES8) features and solve common JavaScript problems

Ross Harrison

Ebook
ECMAScript Cookbook follows a modular approach with independent recipes covering different feature sets and specifications of ECMAScript to help you become an efficient programmer.


This book starts off with organizing your JavaScript applications as well as delivering those applications to modem and legacy systems. You will get acquainted with features of ECMAScript 8 such as async, SharedArrayBuffers, and Atomic operations that enhance asynchronous and parallel operations. In addition to this, this book will introduce you to SharedArrayBuffers, which allow web workers to share data directly, and Atomic operations, which help coordinate behavior across the threads. You will also work with OOP and Collections, followed by new functions and methods on the built-in Object and Array types that make common operations more manageable and less error-prone. You will then see how to easily build more sophisticated and expressive program structures with classes and inheritance. In the end, we will cover Sets, Maps, and Symbols, which are the new types introduced in ECMAScript 6 to add new behaviors and allow you to create simple and powerful modules.


By the end of the book, you will be able to produce more efficient, expressive, and simpler programs using the new features of ECMAScript.
?
  • 1. Building with ES Modules
  • 2. Staying Compatible with Legacy Browsers
  • 3. Working With Promises
  • 4. Working With async functions
  • 5. Web Workers, SharedMemoryBuffers, and Atomics
  • 6. Plain Objects
  • 7. Creating Classes
  • 8. Inheritance and Composition
  • 9. Larger Structures with Design Patterns
  • 10. Working with Arrays
  • 11. Working With Maps & Symbols
  • 12. Working With Sets
  • Tytuł: ECMAScript Cookbook. Over 70 recipes to help you learn the new ECMAScript (ES6/ES8) features and solve common JavaScript problems
  • Autor: Ross Harrison
  • Tytuł oryginału: ECMAScript Cookbook. Over 70 recipes to help you learn the new ECMAScript (ES6/ES8) features and solve common JavaScript problems
  • ISBN: 9781788625630, 9781788625630
  • Data wydania: 2018-03-30
  • Format: Ebook
  • Identyfikator pozycji: e_152w
  • Wydawca: Packt Publishing