/stopwatch-js

Stopwatch in JavaScript

Primary LanguageJavaScript

Stopwatch in JS

stopWatch

Background

An activity to make "Stopwatch" in MDN Web Docs "Cooperative asychronous JS: Timeouts and intervals".

Improvements

  • Display minutes, seconds, and one-hundreth of a seconds
  • Display "Records" to record times when "Stop" button clicked

Credits