this post was submitted on 21 Jul 2025
121 points (86.7% liked)

Technology

73071 readers
2484 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] sbv@sh.itjust.works 23 points 2 days ago

Developers wanted to build and deploy apps to end user machines. The round trip for page loads was lousy for usability.

Java applets were too shitty. Flash was too janky and hard to work with. So Mozilla started adding JavaScript as a hack. It filled a need.

a barrier-to-entry that makes it difficult to develop new browsers,

It definitely adds a barrier to entry, but JavaScript was really perfected in chromium, which is a different codebase from the folks who proposed and built js to begin with.

I'm not saying JavaScript is good, but it fills a need.