Ross Harrison - ECMAScript Cookbook
Here you can read online Ross Harrison - ECMAScript Cookbook full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2018, publisher: Packt Publishing, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:
Romance novel
Science fiction
Adventure
Detective
Science
History
Home and family
Prose
Art
Politics
Computer
Non-fiction
Religion
Business
Children
Humor
Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.
- Book:ECMAScript Cookbook
- Author:
- Publisher:Packt Publishing
- Genre:
- Year:2018
- Rating:5 / 5
- Favourites:Add to favourites
- Your mark:
ECMAScript Cookbook: summary, description and annotation
We offer to read an annotation, description, summary or preface (depends on what the author of the book "ECMAScript Cookbook" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.
Become a better web programmer by writing efficient and modular code using ES6 and ES8
About This Book
- Explore advanced concepts such as closures, Proxy, generators, Promise, async functions, and Atomics
- Use different design patterns to create structures to solve common organizational and processing issues
Who This Book Is For
If youre a web developer with a basic understanding of JavaScript and wish to learn the latest features of ECMAScript for developing efficient web applications, this book is for you.
What You Will Learn
- Organize JavaScript programs across multiple files, using ES modules
- Create and work with promises using the Promise object and methods
- Compose async functions to propagate and handle errors
- Solve organizational and processing issues with structures using design patterns
- Use classes to encapsulate and share behavior
- Orchestrate parallel programs using WebWorkers, SharedMemory, and Atomics
- Use and extend Map, Set, and Symbol to work with user-defined classes and simulate data types
- Explore new array methods to avoid looping with arrays and other collections
In Detail
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.
Style and approach
This book will follow a modular approach covering independent recipes on different features of ECMAScript throughout the book.
Ross Harrison: author's other books
Who wrote ECMAScript Cookbook? Find out the surname, the name of the author of the book and a list of all author's works by series.