Daniel Parker is a software developer focused on web and mobile applications. He writes JavaScript for Evernote in Austin, Texas and is the organizer of the Austin Google Developer Group.
JavaScript with Promises
Par :Formats :
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format Multi-format est :
- Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
, qui est-ce ?Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement
Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
- Nombre de pages94
- FormatMulti-format
- ISBN978-1-4493-7320-7
- EAN9781449373207
- Date de parution01/06/2015
- Protection num.NC
- Infos supplémentairesMulti-format incluant ePub sans ...
- ÉditeurO'Reilly Media
Résumé
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
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







