Pergunta de entrevista da empresa Wysa

Suppose you've to get 1000 notes from an API when the user opens a webpage. If the API accepts only one request at a time, write a function to throttle your request.

Resposta da entrevista

Sigiloso

27 de mar. de 2020

See Throttling in JavaScript

1