Cantitate/Preț
Produs

Learning jQuery Deferreds

Autor Terry Jones, Nicholas H Tollervey
en Limba Engleză Paperback – 9 ian 2014

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, you'll 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 promises
  • Get a structured explanation of jQuery's deferred API
  • Delve into the dynamics of using deferreds
  • Explore a broad collection of useful deferred recipes developed by the authors
  • Gain hands-on experience by solving challenges that accompany each recipe
  • Go deeper into deferreds: encounter novel abstractions and mind-bending use cases
Citește tot Restrânge

Preț: 16930 lei

Preț vechi: 21163 lei
-20% Nou

Puncte Express: 254

Preț estimativ în valută:
3240 3339$ 2736£

Carte tipărită la comandă

Livrare economică 04-18 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781449369392
ISBN-10: 1449369391
Pagini: 132
Dimensiuni: 178 x 232 x 8 mm
Greutate: 0.22 kg
Editura: O'Reilly

Notă biografică


Descriere

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, you'll learn how to use jQuery deferreds and promises, an elegant approach for managing asynchronous calls in both client and server applications.