Skip to content

"Clone" of ⏱️Stopwatch.net⏱️ web app. I explored how to use setInterval, Promises and Async/Await to make the timer run and stop🏃‍♂️

License

Notifications You must be signed in to change notification settings

IrinaSing/stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stopwatch

Reference for reverse engeneering: https://stopwatch.net/

Goals

  • using setTimeout, setInterval, clearTimeout and clearInterval
  • using Promises
  • using async and await One JS script for each version. Focus is on the event loop and the user experience.

About

"Clone" of ⏱️Stopwatch.net⏱️ web app. I explored how to use setInterval, Promises and Async/Await to make the timer run and stop🏃‍♂️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published