Skip to content

API that returns Promise? #615

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

Closed
lffg opened this issue Jul 7, 2019 · 1 comment
Closed

API that returns Promise? #615

lffg opened this issue Jul 7, 2019 · 1 comment

Comments

@lffg
Copy link

lffg commented Jul 7, 2019

I think that the "way of doing async stuff" in JavaScript has significantly evolved in the past few years. We are moving to promises that empower the developers to make use of the async/await APIs.

With that, I truly think that callback APIs are slowing this process and making it more difficult.

Then I ask: Why is this library still uses callbacks to handle its async methods?

@lffg
Copy link
Author

lffg commented Jul 7, 2019

#111

@lffg lffg closed this as completed Jul 7, 2019
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

1 participant