eBooks-it.org Logo
eBooks-IT.org Inner Image

You Don't Know JS

Async & Performance

You Don't Know JS Image

Book Details:

Publisher:O'Reilly
Series: OReilly
Author:Kyle Simpson
Edition:1
ISBN-10:1491904224
ISBN-13:9781491904220
Pages:296
Published:Mar 06 2015
Posted:Jun 05 2015
Language:English
Book format:PDF
Book size:1.32 MB

Book Description:

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 programmingUnderstand how callbacks let third parties control your program';s executionAddress the "inversion of control" issue with JavaScript PromisesUse generators to express async flow in a sequential, synchronous-looking fashionTackle program-level performance with Web Workers, SIMD, and asm.jsLearn valuable resources and techniques for benchmarking and tuning your expressions and statements

Download Link:

Related Books:

You Don't Know JS

Scope & Closures
You Don't Know JS Image
No matter how much experience you have with JavaScript, odds are you don't fully understand the language. This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset. Like other books in the "You Don't Know JS" series, Scope and Closures dives into trickier parts of the language that many JavaScript programmers simply avoid. Armed with this knowledge, you can achieve true JavaScript mastery. Learn about scope, a set of rules to help JavaScript engines locate variables in your code Go deeper into nested scope, a...

You Don't Know JS

This & Object Prototypes
You Don't Know JS Image
No matter how much experience you have with JavaScript, odds are you don';t fully understand the language. This concise, in-depth guide takes you inside JavaScript';s this structure and object prototypes. You';ll learn how they work and why they';re integral to behavior delegation-a design pattern in which objects are linked, rather than cloned.Like other books in the You Don';t Know JS series, this and Object Prototypes 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 how the this binding points to objects based on how the function is calledLook into the nature of JS objects and why you';d need to point to themLe...

You Don't Know JS

Types & Grammar
You Don't Know JS Image
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 explores JavaScript types in greater depth than previous treatments by looking at type coercion problems, demonstrating why types work, and showing you how to take advantage of these features.Like other books in this series, You Don';t Know JS: Types Grammar dives into trickier parts of the language that many JavaScript programmers simply avoid or assume don';t exist (like types). Armed with this knowledge, you can achieve true JavaScript mastery.With this book you will:Get acquainted with JavaScript';s seven types: null, undefined, boolean, number, string, object, and sym...

You Don't Know JS

ES6 & Beyond
You Don't Know JS Image
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 the new features that will be available to developers in ECMAScript 6, the newest version of the standard on 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 simply avoid. Armed with this knowledge, you can achieve true JavaScript mastery....



2007 - 2021 © eBooks-IT.org