Pergunta de entrevista da empresa Uber

Implement a Timer (with three buttons: start, stop, reset) by HTML and JavaScript.

Resposta da entrevista

Sigiloso

20 de jan. de 2018

I finished this with some HTML and plain JS. But I think the problem was I didn't create it as a reusable component.