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

use promises #5

Closed
sheppard opened this issue Aug 7, 2013 · 0 comments
Closed

use promises #5

sheppard opened this issue Aug 7, 2013 · 0 comments

Comments

@sheppard
Copy link
Member

sheppard commented Aug 7, 2013

There are a few places where promises would provide significant benefit over the current callback management routines, in particular in store.js and app.js. Perhaps the q library would be useful.

sheppard added a commit that referenced this issue May 8, 2015
 - use new model & outbox modules (see #20)
 - use promises (see #5)
 - simplify init (fixes #28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant