JavaScript Promises Essentials

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Packt Publishing, 2014. — 88 p. — ISBN 978-1-78398-564-7.
JavaScript Promises Essentials by Rami Sarieddine
Build fully functional web applications using promises, the new standard in JavaScript
About This Book
Integrate JavaScript Promises into your application by mastering the key concepts of the Promises API
Replace complex nested callbacks in JavaScript with the more intuitive chained Promises
Acquire the knowledge needed to start working with JavaScript Promises immediately
Who This Book Is For
If you are a JavaScript developer working with asynchronous operations and want to know more about promises, then this book is ideal for you. Having a detailed explanation of JavaScript promises will be perfect as your next step towards adopting this new standard and using the API in your web and JavaScript applications.
In Detail
Promises are a new programming paradigm in JavaScript that allow developers to request data that they don't have yet and deal with it at a non-determined point in the future (asynchronously). Starting with the basics of the promise objects, we'll be able to leverage the maximum capabilities of promises when writing applications.
This book starts by giving you some background information on the asynchronous programming model in JavaScript, recognizing its importance in JavaScript programming. It then walks you through the key concepts and intricacies of the Promises API. Following that, you will learn how you can write complex asynchronous operations with chained promises and be able to catch and handle exceptions. With this book, you'll learn how to write better asynchronous operations using JavaScript promises.

Author(s): Sarieddine R.

Language: English
Commentary: 1705278
Tags: Библиотека;Компьютерная литература;HTML / CSS / JavaScript