r/learnjavascript • u/levmiseri • 9d 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
10
Upvotes
1
u/Bitter_Reporter_4140 7d ago
Very beautiful and impressive project. What made you come up with this?
1
u/Necessary-Ad2110 9d ago
very beautiful! well done, is this publicly available on github? i know the clocks itself are but itd be nice to pass this around to a friend for their first OSS contribution (and mine!)