Question d’entretien chez Material

Callbacks in NodeJS

Réponse à la question d'entretien

Utilisateur anonyme

26 juin 2018

A callback is a function called at the completion of a given task; this prevents any blocking, and allows other code to be run in the meantime