Promise topic

A promise is an object returned by an asynchronous function, which represents the current state of the operation. At the time the promise is returned to the caller, the operation often isn't finished, but the promise object provides methods to handle the eventual success or failure of the operation.

List Promise repositories

all-promises

16
Stars
2
Forks
Watchers

Collect all Promise Implementations

async_code_review

8
Stars
3
Forks
Watchers

Lesson plan for an Async JavaScript Master Class /Bonus session for my students

at-promise

7
Stars
0
Forks
Watchers

promise directive for angular

bluebird-api

37
Stars
17
Forks
Watchers

Bluebird compatible API on top of native promises.

form-validation.js

124
Stars
5
Forks
Watchers

The most customizable validation framework for JavaScript.

angular1-async-filter

58
Stars
6
Forks
Watchers

Angular2 async pipe implemented as Angular 1 filter to handle promises & RxJS observables

Future

317
Stars
16
Forks
Watchers

Streamlined Future<Value, Error> implementation

hibp

110
Stars
6
Forks
Watchers

An unofficial TypeScript SDK for the 'Have I been pwned?' service.

react-use-await

15
Stars
2
Forks
Watchers

React hook for handy async ui

jocs.github.io

957
Stars
67
Forks
Watchers

💯 This is my blog, I will update the latest articles and resumes on it, and feel free to contact me