Get Free Shipping on orders over $79
JavaScript with Promises - Daniel Parker
eTextbook alternate format product

Instant online reading.
Don't wait for delivery!

JavaScript with Promises

By: Daniel Parker

Paperback | 12 June 2015

At a Glance

Paperback


RRP $38.00

$21.75

43%OFF

or 4 interest-free payments of $5.44 with

Ships in 15 to 25 business days

Asynchronous JavaScript is everywhere, whether youâ??re using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced JavaScript developers how Promises can help you manage asynchronous code effectivelyâ??including the inevitable flood of callbacks as your codebase grows. Youâ??ll learn the inner workings of Promises and ways to avoid difficulties and missteps when using them.

The ability to asynchronously fetch data and load scripts in the browser broadens the capabilities of JavaScript applications. But if you donâ??t understand how the async part works, youâ??ll wind up with unpredictable code thatâ??s difficult to maintain. This book is ideal whether youâ??re new to Promises or want to expand your knowledge of this technology.

  • Understand how async JavaScript works by delving into callbacks, the event loop, and threading
  • Learn how Promises organize callbacks into discrete steps that are easier to read and maintain
  • Examine scenarios youâ??ll encounter and techniques you can use when writing real-world applications
  • Use features in the Bluebird library and jQuery to work with Promises
  • Learn how the Promise API handles asynchronous errors
  • Explore ECMAScript 6 language features that simplify Promise-related code

More in Web Programming

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.75

26%
OFF
Web Engineering : Theory and Practice - Jeremiah Downey
Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
The Art of SEO : Mastering Search Engine Optimization - Eric Enge
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley
Developing Graphics Frameworks with Java and OpenGL - James Cona
Python for Finance 2e : Mastering Data-Driven Finance - Yves Hilpisch
Go Cookbook : Expert Solutions for Commonly Needed Go Tasks - Sau Sheong Chang