Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oroce/promises-in-javascript
Examples how you can use promises in JavaScript
https://github.com/oroce/promises-in-javascript
Last synced: about 1 month ago
JSON representation
Examples how you can use promises in JavaScript
- Host: GitHub
- URL: https://github.com/oroce/promises-in-javascript
- Owner: oroce
- Created: 2012-03-12T23:59:18.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-13T00:22:19.000Z (almost 13 years ago)
- Last Synced: 2024-04-14T14:46:00.463Z (9 months ago)
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Examples how to use promises in JavaScript
With promises JavaScript native API can be much more fun:)
## Dependency
Examples uses jQuery but you can use your favourite, too