Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Promises #20

@igorw

Description

@igorw

A promise-based API using react/promise would be interesting.

One main question to deal with though: Since callbacks can receive many return values but promises can only hold one value, what do we do. An option would be to resolve the promise with an array of arguments.

Better suggestions welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions