Learning jQuery Deferreds (e-bog) af Tollervey, Nicholas H.

Learning jQuery Deferreds e-bog

161,96 DKK (inkl. moms 202,45 DKK)
Orchestrating asynchronous function calls in JavaScript often leads to callback hell, but there is a reliable way to avoid this painful state of affairs. With this concise and simple guide, youll learn how to use jQuery deferreds and promises, an elegant approach for managing asynchronous calls in both client and server applications.This book contains 18 examples that use deferreds to solve pro...
E-bog 161,96 DKK
Forfattere Tollervey, Nicholas H. (forfatter)
Udgivet 27 december 2013
Længde 132 sider
Genrer Web programming
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781449369378
Orchestrating asynchronous function calls in JavaScript often leads to callback hell, but there is a reliable way to avoid this painful state of affairs. With this concise and simple guide, youll learn how to use jQuery deferreds and promises, an elegant approach for managing asynchronous calls in both client and server applications.This book contains 18 examples that use deferreds to solve progressively challenging real-world programming problems, along with 75 stimulating puzzles (and their solutions) that will help you understand how and when to use deferreds. Experienced JavaScript programmers will learn new tricks in a fun way, and become immersed in the practice of event-based programming.Understand the logic behind creating deferreds and returning promisesGet a structured explanation of jQuerys deferred APIDelve into the dynamics of using deferredsExplore a broad collection of useful deferred recipes developed by the authorsGain hands-on experience by solving challenges that accompany each recipeGo deeper into deferreds: encounter novel abstractions and mind-bending use cases