Question d’entretien chez Accenture

What is a JavaScript promises?

Réponse à la question d'entretien

Utilisateur anonyme

4 avr. 2024

This is a JavaScript feature that would help developer, Implement asynchronous programming easily by wrapping long running computation or ajax call to a promise which will be resolve at sometime in the future.