You Don’t Know JS Async Performance 1st Edition by Kyle Simpson – Ebook PDF Instant Download/Delivery:9781491904220 ,978-1491904220
Full download You Don’t Know JS Async Performance 1st Edition after payment
Product details:
ISBN 10:9781491904220
ISBN 13:978-1491904220
Author:Kyle Simpson
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 concise yet in-depth guide focuses on new asynchronous features and performance techniques―including Promises, generators, and Web Workers―that let you create sophisticated single-page web applications and escape callback hell in the process.
Like other books in this series, You Don’t Know JS: Async & Performance dives into trickier parts of the language that many JavaScript programmers simply avoid. Armed with this knowledge, you can become a true JavaScript master.
With this book you will:
- Explore old and new JavaScript methods for handling asynchronous programming
- Understand how callbacks let third parties control your program’s execution
- Address the “inversion of control” issue with JavaScript Promises
- Use generators to express async flow in a sequential, synchronous-looking fashion
- Tackle program-level performance with Web Workers, SIMD, and asm.js
- Learn valuable resources and techniques for benchmarking and tuning your expressions and statements
Table of contents:
Chapter 1: Asynchrony: Now & Later
Chapter 2: Callbacks
Chapter 3: Promises
Chapter 4: Generators
Chapter 5: Program Performance
Chapter 6: Benchmarking & Tuning
People also search for:
you don t know js async and performance kyle simpson
async await you dont know js
why does async keep calling me
how to know when async task is done javascript
is async good or bad
Tags: Kyle Simpson, Async, Performance