HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fildon

no profile record

Submissions

Counting the Hard Way

rupertmckay.com
80 points·by fildon·hace 3 años·22 comments

[untitled]

1 points·by fildon·hace 4 años·0 comments

[untitled]

1 points·by fildon·hace 4 años·0 comments

Sorting in JavaScript

blog.fildon.me
2 points·by fildon·hace 4 años·0 comments

comments

fildon
·hace 4 años·discuss
Huh, I built a 24 hour clock as part of this mini project:

https://fildon.me/time-after-time/

Notably, after the initial page load I don't use any JS to update the hand positions. It's entirely static SVG elements.