🍓
Making Magic using Logic
Beat me in simplicity and I'll tell you all the secrets!
-
Making Magic using Logic
- Ireland
- https://codeismagic.com
Pinned Loading
-
-
JS Must have Builtins
JS Must have Builtins 12Promise.parallel = (functions, limit) => new Promise(resolve => {
3limit = limit ? Math.min(limit, functions.length) : functions.length
4let resolved = 0
5const taskDone = (index, value) => {
-
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.