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