Question d’entretien chez AdPushup

Asked to write polyfill for Array reduce method and promise.all

Réponse à la question d'entretien

Utilisateur anonyme

9 juin 2021

I gave implementations for both. used for each method to reduce polyfill and Promise.all implementation is also simple if your promise concepts are clear.