71

What are your opinions on the future of back-end web development? Is the Java ecosystem going to wither away as more modern and better solutions are emerging and maturing?

If so, which language/framework and/or programming paradigm do you think will become the new dominant player and how soon?

Personally I would love to see Rust becoming a new standard, it's a pleasure to write and has a rapidly growing ecosystem, I don't think it's far away from overtaking Java. The biggest hurdle imo is big corporations taking a pretty big risk by choosing a relatively new language that's harder to learn compared to what has been the standard for decades.

Playing it safe means you minimize surprises and have a very large amount of people that are already experts in the language.

Taking the risk will definitely improve a lot of things given that you find enough people that know or are willing to learn Rust, but it also means that you're trading off Java flaws with Rust flaws. That's the case however with every big change, and Java flaws are a good enough reason to make a big change.

(page 2) 42 comments
sorted by: hot top controversial new old
[-] gooey@lemm.ee 3 points 10 months ago* (last edited 10 months ago)

My team is trying to shift away from Java towards a TS backend. Call us stupid but our current Java stack is a nightmare to work with.

Personally I would love for us to do a Go or Rust based backend, but we're basically a startup with a rotating set of employees so I don't see that happening

[-] MajorHavoc@lemmy.world 1 points 10 months ago* (last edited 10 months ago)

In the long run, three players can remain standing:

  • The obvious choice - it's (currently) JavaScript, because some of us will always follow highlander rules. It used to be PHP, when JavaScript wasn't popular yet, at the dawn of time. Before that it was Perl because CGI. Python and Java arguably each had a moment sometime between Perl and JavaScript.
  • Whatever is fastest for high performance - odds favor golang, but I'm just guessing. Could honestly still go to C. Many languages have died before unseating C in high speed contexts.
  • Whatever has the best library support. - In my random opinion, there's currently a run-off between Python and NodeJs to unseat PHP and Java.
load more comments
view more: ‹ prev next ›
this post was submitted on 25 Aug 2023
71 points (94.9% liked)

Programming

16385 readers
284 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS