Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add common idioms used in PromiseKit, Promise, etc #127

Open
mycroftcanner opened this issue Nov 19, 2019 · 0 comments
Open

Add common idioms used in PromiseKit, Promise, etc #127

mycroftcanner opened this issue Nov 19, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@mycroftcanner
Copy link

There are quite a few promise libraries around and they usually come with a series of common examples... for example:

https://github.com/mxcl/PromiseKit/blob/master/Documentation/CommonPatterns.md

https://github.com/google/promises/blob/master/g3doc/index.md#basics

It would be nice to port some of these common patterns.

@heckj heckj added the enhancement New feature or request label Nov 19, 2019
@heckj heckj added this to To do in first edition content Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants