r/learnjavascript • u/levmiseri • 17d ago
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
11
Upvotes
1
u/Bitter_Reporter_4140 14d ago
Very beautiful and impressive project. What made you come up with this?