GitHub / ahman502 / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahman502%2FPromise-Example-JavaScript
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 440 KB
Dependencies parsed at: Pending
Created at: almost 3 years ago
Updated at: almost 3 years ago
Pushed at: almost 3 years ago
Last synced at: about 2 years ago
Topics: javascript, js-promises