HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fildon

no profile record

Submissions

Counting the Hard Way

rupertmckay.com
80 points·by fildon·3 jaar geleden·22 comments

[untitled]

1 points·by fildon·4 jaar geleden·0 comments

[untitled]

1 points·by fildon·4 jaar geleden·0 comments

Sorting in JavaScript

blog.fildon.me
2 points·by fildon·4 jaar geleden·0 comments

What Is a Number?

blog.fildon.me
2 points·by fildon·5 jaar geleden·0 comments

React Testing Library Recipes

blog.fildon.me
4 points·by fildon·5 jaar geleden·0 comments

comments

fildon
·4 jaar geleden·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.