Pergunta de entrevista da empresa Good Business Lab

What is promise and its methods?

Resposta da entrevista

Sigiloso

4 de out. de 2025

Its an object that shows the result of an asynchronous operation, and how to settle a promise (either using .then) or using async await