this post was submitted on 20 Jun 2023
124 points (99.2% liked)
Programmer Humor
19503 readers
1250 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It was partly marketing, part to appease Sun Microsystems at the time, whose Java Applet product were supposed to be the true unifying web platform. Having a built-in scripting language in the browser annoyed a great many important people, who felt it undercut the importance of Java. Calling it Javascript gave the illusion that it was a smaller subset of Java, (even though it clearly isn't), while also benefiting from the more recognizable/marketable name 'Java', which was the new hottness.
I actually had a boss who thought they could let me do java at work (can't in house executables were a "security risk" according to corprate) but he ended up making me do javascript, which I don't know. I got very frustrated trying to get him to understand JS isn't java and now because of JS's weird behaviors I can't actually do the thing he wants so easily.