Remix.run Logo
The Clock(blog.senko.net)
2 points by senko 11 hours ago | 1 comments
senko 11 hours ago | parent [-]

An experiment inspired by the "Gonon: building a clock with no numeral" recently shared on HN (https://news.ycombinator.com/item?id=47532338)

The end result is: https://senko.net/clock/

Tech trivia: implemented as a reusable web component, powered by CSS animation, JS is just used to set up the initial state.