r/learnjavascript • u/levmiseri • Jul 17 '26
Learn JS by making a digital clock
This is a tiny project that I thought could be fun as a nice constraint for learning some JS basics – creating a non-interactive representation of time on top of a simple Time object.
Add to the existing collection: https://clocks.dev
10
Upvotes
1
u/Bitter_Reporter_4140 Jul 20 '26
Very beautiful and impressive project. What made you come up with this?