BFE
.dev
EN
Practice
Explore
EN
JavaScript Coding Questions
92. throttle Promises
Discuss
Simple solution(Promise.race() + Promise.all())