logoalt Hacker News

kadoban01/21/20251 replyview on HN

It is indeed using javascript to do those parts, eg https://github.com/internet-development/www-sacred/blob/4454... .

My limited JS and React knowledge says that CSS is the right way to do most of that, or if that's not possible I think JS's requestAnimationFrame. React doesn't seem to be necessarily the issue here, though it may not be helping.


Replies

recursive01/21/2025

Thanks for digging it up. Hm. Maybe my machine was under load at the time.