Anmol Kansal

Anmol Kansal

  • Home
  • About

Tag

#interview-questions

Cover Image for Implementing a Polyfill for Promise.allSettled() in JavaScript

Implementing a Polyfill for Promise.allSettled() in JavaScript

Introduction When working with multiple asynchronous operations in JavaScript, you may want to wait for all of them to complete—regardless o…

Mar 28, 2025
Cover Image for 🚀 Implementing a Polyfill for Promise.any in JavaScript

🚀 Implementing a Polyfill for Promise.any in JavaScript

Promise.any is a useful method in JavaScript that takes an array of promises and resolves as soon as any one of them fulfills. If all promis…

Feb 28, 2025
Anmol Kansal

Anmol Kansal

Web Development allows me to bring my ideas to life.

Subscribe to my newsletter to stay up to date with articles!