Skip to content

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.

Notifications You must be signed in to change notification settings

ahman502/Promise-Example-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

About

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.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published