this post was submitted on 29 Aug 2023
1057 points (85.1% liked)

Firefox

17302 readers
453 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 1 year ago (3 children)

JavaScript is also the whole reason that the web is interactive. Without JavaScript the web would be mostly just static pages without any client side dynamic behavior.

Brendan Eich is a tool, but JavaScript is a useful tool, at least.

[–] [email protected] 12 points 1 year ago (1 children)

I think I'd prefer a mostly static web. Guess I should finally check out ublock origins medium mode or whatever its called.

[–] [email protected] 3 points 1 year ago

I think I’d prefer a mostly static web.

Me too, gemini looks promising https://gemini.circumlunar.space/

[–] [email protected] 9 points 1 year ago

Forms are interactive and dont require me to run your shitty code and execute it on my computer.

Keep that shit running on your server. I dont need another vector for malicious code to run on my machine

[–] [email protected] 1 points 1 year ago

If there's no JavaScript, there will be another language developed to fill that void. We don't know whether it'll be better or not. But with TypeScript, working with JavaScript has been quite painless for me.