Don’t call it a comeback: Java is still champ
1–10 of 557 posts
Re: Don’t call it a comeback: Java is still champ
#2If only project Loom will get out there so I wont be coding everything like Javascript I'd be happy. :)
Re: Don’t call it a comeback: Java is still champ
#3I've ditched Spring, am using Vert.x with Java 17, reactive & functional styles, records. Seems like a completely different language. If only project Loom will get out there so I wont be coding everything like Javascript I'd be happy. :)
Re: Don’t call it a comeback: Java is still champ
#4Re: Don’t call it a comeback: Java is still champ
#5Do I use it for personal projects? Nope. Because it's not fun to "drive". For that, I pick the equivalent of a Mazda Miata (insert exciting car of choice), which for me is usually a Lisp.
Re: Don’t call it a comeback: Java is still champ
#6Today I'm a software engineer with experience in JavaScript, Ruby, Python, Elixir... maybe it's time for me to give Java another try.
Re: Don’t call it a comeback: Java is still champ
#7Re: Don’t call it a comeback: Java is still champ
#8I've ditched Spring, am using Vert.x with Java 17, reactive & functional styles, records. Seems like a completely different language. If only project Loom will get out there so I wont be coding everything like Javascript I'd be happy. :)
Hmm Javascript has async though, no?
https://journal.stuffwithstuff.com/2015/02/01/what-color-is-...
Re: Don’t call it a comeback: Java is still champ
#9Earlier quoted context omitted.
Hmm Javascript has async though, no?
That's exactly what was meant. With Loom Java will hopefully not have the same function split as languages like JavaScript (or C# for that matter) where you have to add lots of async/await everywhere; and instead will have something like Go (where everything is async). https://journal.stuffwithstuff.com/2015/02/01/what-color-is-...
Spring is worst thing happened with Java.
Re: Don’t call it a comeback: Java is still champ
#10Java's adequate. It's like a Toyota Corolla (insert your boring car of choice here if you don't feel this one works for the analogy). Not the prettiest, not the fastest, not the most efficient. But it gets you from point A to point B with little fuss or muss. I totally get why companies adopt and standardize on it. Do I use it for personal projects? Nope. Because it's not fun to "drive". For that, I pick the equivale…