Skip to content

Comments

support promises#4

Open
eskimoblood wants to merge 1 commit intojgv:masterfrom
eskimoblood:master
Open

support promises#4
eskimoblood wants to merge 1 commit intojgv:masterfrom
eskimoblood:master

Conversation

@eskimoblood
Copy link
Contributor

This is need cause now you can to something like for example

when.all([
  api.users.show(100),
  api.users.owns(100),
  api.users.following(100) 
]).then(mergeUserDate)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant