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

no $.Deferred #783

Closed
lifeiscontent opened this issue Jul 11, 2013 · 1 comment
Closed

no $.Deferred #783

lifeiscontent opened this issue Jul 11, 2013 · 1 comment

Comments

@lifeiscontent
Copy link

Is there any reason why Zepto doesn't have a $.Deferred.

I feel like any real mobile web application would make heavy use of this...

@mislav
Copy link
Collaborator

mislav commented Jul 12, 2013

The biggest reason is that it's a lot of code! Zepto is trying to be small. Plus, we're perfectly fine when using the ordinary JavaScript event model, so we aren't dying to jump on the bandwagon.

See #353, #533

@mislav mislav closed this as completed Jul 12, 2013
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

2 participants