Question d’entretien chez Uber

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

Réponse à la question d'entretien

Utilisateur anonyme

20 janv. 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.