@[email protected] to [email protected] • 6 months agoAnon tries programming in Javalemmy.worldimagemessage-square247fedilinkarrow-up1889
arrow-up1889imageAnon tries programming in Javalemmy.world@[email protected] to [email protected] • 6 months agomessage-square247fedilink
minus-square@[email protected]linkfedilink1•6 months ago Java is industrial strength for professionals. Disagree. It’s an outdated tool today. Professionals would not choose it for new projects.
minus-square@[email protected]linkfedilinkEnglish2•6 months agoJava isn’t outdated it is stable, today you don’t need JakartaEE you can use something like Spring Boot, Quarkus, or a microframework. Try to run an npm install on a 3 year old Angular or React project and most likely it won’t work
Disagree. It’s an outdated tool today. Professionals would not choose it for new projects.
Java isn’t outdated it is stable, today you don’t need JakartaEE you can use something like Spring Boot, Quarkus, or a microframework.
Try to run an
npm install
on a 3 year old Angular or React project and most likely it won’t work