Comment on The sheer amount of websites that are completely unusable without JavaScript
hellfire103@lemmy.ca 4 days agoHTML and CSS can do quite a lot, and you can use cgi-bin
for some scripting.
Of course, it’s not a perfect alternative. JavaScript is sometimes the only option; but a website like the one I was trying to use could easily have just been a static site.
possiblylinux127@lemmy.zip 3 days ago
The problem is that HTML and CSS are extremely convoluted and unintuitive. They are the reason we don’t have more web engines.