Skip to content

Request: Jquery deferred => ES6 promises #172

Description

@rektide

Hello. What rational is there for going with jquery's very similar but also different deferred in VIE 2.0, over what the rest of the JavaScript world is moving to, ES6 Promises?

Tis just my own opinion, but this seems like an extremely odd choice that will severely hamper adoptability of VIE. I also think Promises are a clearly better choice, siding with this characterization of why jquery deferred falls short:

The thing is, promises are not just about callback aggregation but also act a direct correspondence between synchronous functions and asynchronous functions.)

Activity

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

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