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

Remove 'Q' usage from jQueryRequest #76

Open
hesselink opened this issue Oct 16, 2014 · 0 comments
Open

Remove 'Q' usage from jQueryRequest #76

hesselink opened this issue Oct 16, 2014 · 0 comments

Comments

@hesselink
Copy link
Member

We still have conditional use of the Q library in jQueryRequest. It's ad-hoc and not really useful, so we should remove it. That way we use Q on node, and jQuery promises on the client. You can always wrap the jQuery promises in Q outside of our API client, if you want.

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

2 participants