Skip to content
This repository was archived by the owner on Feb 22, 2019. It is now read-only.
This repository was archived by the owner on Feb 22, 2019. It is now read-only.

Wait for multiple promises to "be done" #2

Description

@vespakoen

Hi there!

In other promise libraries I was able to do something like:

$.when($.ajax( "api/pages" ), $.ajax( "api/pagecategories" )).done(function(pages, categories));

Is this possible with futuristic?
If not, are there any plans to add this in?

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions