You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be real cool if these API calls would return a Promise and be chainable. Nothing wrong with callbacks to get the job done, but currently I am finding that I need to wrap everything in a promise which is a little annoying. Ideally we'd support both.
I can help with this by creating a PR, just let me know if that's something we'd want to do.
The text was updated successfully, but these errors were encountered:
Would be real cool if these API calls would return a Promise and be chainable. Nothing wrong with callbacks to get the job done, but currently I am finding that I need to wrap everything in a promise which is a little annoying. Ideally we'd support both.
I can help with this by creating a PR, just let me know if that's something we'd want to do.
The text was updated successfully, but these errors were encountered: