erikras / erikras/react-redux-universal-hot-example
Promise.all usage
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
According to the https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/all support of Promise.all is very limited.
So I am wondering if there is an alternate solution for this? https://github.com/erikras/react-redux-universal-hot-example/blob/master/src/containers/Widgets/Widgets.js
Contributor guide
Assessment
This issue has not been assessed yet.