Comment by tazjin

Comment by tazjin 4 days ago

0 replies

I'm probably getting old, and I'm not a frontend dev, but your post makes no sense to me.

I looked at your site, and if that's anything more than a single static HTML file with some resources, served by a web server, something strange is going on. There is nothing complex on your site that requires more than a handful of lines of inline JS (to shuffle the letters).

The site also scrolls slowly, especially noticeable on phones. If this was just plain HTML it wouldn't.

It feels like the baseline for web developers has become that you MUST first add a ton of extremely complex dynamic stuff, and only then can you even think about putting a single line of text on the page. There's 200kB of code being loaded for this website, what is it doing?