ECMAScript Cookbook


ECMAScript 8 Cookbook
by: Ross Harrison
Print Length 页数: 230 pages
Edition 版次: 1
Language 语言: English
Publisher finelybook 出版社: Packt Publishing
Publication Date 出版日期: 2018-04-10
ISBN-10: 1788628179
ISBN-13: 9781788628174


Book Description
By finelybook

ECMAScript 8 Cookbook: Over 70 recipes to help you improve your coding skills and solving practical JavaScript problems
Become a better web programmer by writing efficient and modular code using ES6 and ES8
Key Features
Learn to write asynchronous code and improve the readability of your web applications
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

Book Description
By finelybook

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.
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
Who This Book Is For
If you’re 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.

Table of Contents
Chapter 1. Building with Modules
Chapter 2. Staying Compatible with Legacy Browsers
Chapter 3. Working with Promises
Chapter 4. Working with async/await and Functions
Chapter 5. Web Workers,Shared Memory,and Atomics
Chapter 6. Plain Objects
Chapter 7. Creating Classes
Chapter 8. Inheritance and Composition
Chapter 9. Larger Structures with Design Patterns
Chapter 10. Working with Arrays
Chapter 11. Working with Maps and Symbols
Chapter 12. Working with Sets

相关文件下载地址

下载地址 Download解决验证以访问链接!
打赏
未经允许不得转载:finelybook » ECMAScript Cookbook

评论 抢沙发

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫

微信扫一扫