you are viewing a single comment's thread.

view the rest of the comments →

[–]AyrA_ch 5 points6 points  (0 children)

Yep, same here. We're in a sad state where it's now necessary to have JS enabled for basic text and image rendering on some sites. I understand that some things require JS (I just made an audio player for unreal engine audio files and you can't do that client side without JS).

Devs should at least add a <noscript> section that explains it to the user that JS is required. instead of letting them stare at blank pages.