/Promise-Example-JavaScript

Using Promises in JavaScript to find out if all the items a user wants are available at an online store or not. If all items are available, the order is placed, otherwise the order is not placed and a rejection reason is provided.

Primary LanguageJavaScript

No issues in this repository yet.