https://github.com/rrameshbtech/promise-impl-example
Sample implementation of Promise for understanding & presenation
https://github.com/rrameshbtech/promise-impl-example
Last synced: 10 months ago
JSON representation
Sample implementation of Promise for understanding & presenation
- Host: GitHub
- URL: https://github.com/rrameshbtech/promise-impl-example
- Owner: rrameshbtech
- Created: 2019-06-13T04:55:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-18T06:59:42.000Z (almost 6 years ago)
- Last Synced: 2025-01-25T07:41:34.818Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# promise-impl-example
Sample implementation of Promise for understanding & explanation
## Running tests
`yarn test`