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

Request: Jquery deferred => ES6 promises #172

Open
rektide opened this issue Dec 23, 2016 · 0 comments
Open

Request: Jquery deferred => ES6 promises #172

rektide opened this issue Dec 23, 2016 · 0 comments

Comments

@rektide
Copy link

rektide commented Dec 23, 2016

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.)

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

No branches or pull requests

1 participant