if your website doesn’t work with javascript disabled, please handle that case and tell the user.

even better, consider if your website could work without javascript e.g. by gracefully disabling some features.

I browse with javascript disabled by default and the number of blank pages I get is disappointing.

Reply to this note

Please Login to reply.

Discussion

Why do you browse without it?

I don’t like executing untrusted code. by default your browser will run however many megabytes of arbitrary code the website gives you. often times this is fingerprinting, tracking, popups, and other garbage that is unrelated to the basic functionality required for a given page.

if I know and frequent the website, I typically allow javascript to run. but by default it is blocked.

I prefer this model for browsing.

Mate same here, for me it's mainly government websites as well💀