← Back to context

Comment by Imustaskforhelp

1 day ago

I think what would have happened if the web didn't have scripting languages was that you would be forced to download java applets... which now can also run on javascript/wasm coming full circle.

Also, java's dominance I guess was the reason that javascript is named after inspiration of java.

What you are asking for are static pages which already exists and most people do use static pages due to it being very easy to deploy on github pages etc. , though I wonder we would've way more abundance of static pages as compared to non static pages, like there are some pages which could've been static but they aren't.

Though I still think the difference would've existed & it could've been net positive IDK, I just like to go create websites as apps which can be booted on any pc,device without worrying about anything, installing and running it would likely require a setup and it would've been a bigger hassle as well.

And well noone's stopping you from doing it right now. There's gopher and gemini if you are interested.

A static page has nothing to do at all with the discussion.

There’s nothing preventing me from adding globs of nightmare JavaScript to my static website to try and chase engagement.

What’s stopping the people making static pages is not technical, it’s cultural.

  • Kind of agree, maybe static pages wasn't the right word but rather static pages without js /minimal js that anybody can read and vet unlike those minified js that we get from frameworks...

> Also, java's dominance I guess was the reason that javascript is named after inspiration of java.

Very loosely, was named that was as an marketing ploy as Java was the new language at the time.

JavaScript is actually ECMAScript or a v.close direlect of. Originally it was called Mocha, and then relabeled to LiveScript and during the NetScape / Sun Microsystems thing, changed itself to JavaScript and Oracle carried it on from there.

It has some quite interesting history. https://en.wikipedia.org/wiki/JavaScript#History