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

Compare with Promise.all() #27

Closed
ywave620 opened this issue Jun 9, 2020 · 1 comment
Closed

Compare with Promise.all() #27

ywave620 opened this issue Jun 9, 2020 · 1 comment

Comments

@ywave620
Copy link

ywave620 commented Jun 9, 2020

I think pMap() has the same behavior with the built-in Promise.all(). Am I right?
And further more, what is pMap()'s advantage, in other words, why or when we should use pMap() instead of the built-in Promise.all()?

Can anyone answer my question?

Forgive my poor English...

@ywave620 ywave620 closed this as completed Jun 9, 2020
sindresorhus added a commit that referenced this issue Jun 9, 2020
@sindresorhus
Copy link
Owner

76de306

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

2 participants