Pergunta de entrevista da empresa Material

Callbacks in NodeJS

Resposta da entrevista

Sigiloso

26 de jun. de 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