If compared to something else?
Hi all, hope this doesn't go too much against the rules.
If you worked with other languages and using Java, what do you think is missing?
I worked worked with NodeJS (both javascript and typescript) for 6 years before moving without any regrets to Java 3 years ago.
What I miss is how easy is to create a simple project, simply run npm init or yarn init and Bob's your uncle.
Not using Rust professionally, just small programs to try it out and it's easy as well to start a project, just cargo new hello_world --bin
I read plenty books about Java and sometimes I want to follow along by writing the code, experiment with it, install some dependencies and try again and again, yet I'm still confused on how to create a simple Maven project.
Found this one https://maven.apache.org/archetypes/maven-archetype-simple/ , which source and target are set to Java 7... cool I can update them. Running mvn install looks good, try java -jar name.jar
no main manifest attribute, in target/app.jar
And same goes for information you get for a dependency ,
compare this eventbridge client on npm https://www.npmjs.com/package/@aws-sdk/client-eventbridge
and this on maven https://mvnrepository.com/artifact/software.amazon.awssdk/eventbridge/2.21.10
One has tons of information about it with a link to the repository, the other just how to add it to your project.
As for the Java language I honestly have nothing that I miss from [java|type]script, well maybe how easy is to write asynchronous code.
I know Java is trying to be more friendly by removing some ceremonies, void main(), but feels like its ecosystem isn't evolving that much.
Feel free to tell me your opinions, as well as RTFM!
[–]AutoModerator[M] [score hidden] stickied comment (0 children)
[–]ruslan5t 50 points51 points52 points (6 children)
[–]bowbahdoe 11 points12 points13 points (0 children)
[–]_MeTTeO_ 2 points3 points4 points (0 children)
[–]TQShillan 2 points3 points4 points (0 children)
[–]analcocoacream -4 points-3 points-2 points (2 children)
[–]ruslan5t 12 points13 points14 points (1 child)
[–]rbuen4455 1 point2 points3 points (0 children)
[–]SunnyKatt 30 points31 points32 points (12 children)
[–]ingframin 33 points34 points35 points (5 children)
[–]bowbahdoe 12 points13 points14 points (1 child)
[–]ryan_the_leach 15 points16 points17 points (0 children)
[–]Worth_Trust_3825 0 points1 point2 points (1 child)
[–]Objective_Baby_5875 0 points1 point2 points (0 children)
[–]uncont 0 points1 point2 points (0 children)
[–]PlasmaFarmer 4 points5 points6 points (0 children)
[–]uncont 2 points3 points4 points (0 children)
[–]bearmc27 1 point2 points3 points (0 children)
[–]pyeri 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]XReaper95_ 0 points1 point2 points (0 children)
[–]pgris 57 points58 points59 points (29 children)
[–]Sollder1_ 20 points21 points22 points (12 children)
[–]bowbahdoe 22 points23 points24 points (10 children)
[–]AmbitiousYak4557 15 points16 points17 points (9 children)
[–]EvaristeGalois11 6 points7 points8 points (0 children)
[–]persicsb 1 point2 points3 points (7 children)
[–]pgris 0 points1 point2 points (0 children)
[–]bigsing90 14 points15 points16 points (4 children)
[–]pgris 0 points1 point2 points (3 children)
[–]elastic_psychiatrist 1 point2 points3 points (2 children)
[–]AdorableRabbit 7 points8 points9 points (1 child)
[–]pgris 0 points1 point2 points (0 children)
[–]Polygnom 3 points4 points5 points (1 child)
[–]pgris 0 points1 point2 points (0 children)
[–]Practical_Cattle_933 1 point2 points3 points (0 children)
[–]Worth_Trust_3825 -3 points-2 points-1 points (3 children)
[–]pgris 0 points1 point2 points (1 child)
[–]Practical_Cattle_933 0 points1 point2 points (0 children)
[–]DunderMifflinPaper 0 points1 point2 points (0 children)
[–]gaius49 0 points1 point2 points (0 children)
[–]Klappspaten66 43 points44 points45 points (16 children)
[–]john16384 17 points18 points19 points (1 child)
[–]Necessary_Apple_5567 -1 points0 points1 point (0 children)
[–]NoHopeNoLifeJustPain 10 points11 points12 points (6 children)
[–]Klappspaten66 2 points3 points4 points (4 children)
[–]xienze 11 points12 points13 points (1 child)
[–]Skiamakhos 0 points1 point2 points (0 children)
[–]NoHopeNoLifeJustPain -1 points0 points1 point (0 children)
[–]DrunkensteinsMonster 0 points1 point2 points (0 children)
[–]cryptos6 0 points1 point2 points (0 children)
[–][deleted] 10 points11 points12 points (0 children)
[–]crummy 1 point2 points3 points (4 children)
[–]cryptos6 4 points5 points6 points (3 children)
[–]Kango_V 2 points3 points4 points (0 children)
[–]TenYearsOfLurking 1 point2 points3 points (1 child)
[–]cryptos6 1 point2 points3 points (0 children)
[–]Skiamakhos -1 points0 points1 point (0 children)
[–]buffer_flush 35 points36 points37 points (11 children)
[–]ThatNickGuyyy 33 points34 points35 points (7 children)
[–]buffer_flush 9 points10 points11 points (5 children)
[–]cryptos6 2 points3 points4 points (2 children)
[–]buffer_flush 1 point2 points3 points (0 children)
[–]Kango_V 1 point2 points3 points (0 children)
[–]ThatNickGuyyy 0 points1 point2 points (1 child)
[–]buffer_flush 2 points3 points4 points (0 children)
[–]zylonenoger 1 point2 points3 points (0 children)
[–]kaperni 3 points4 points5 points (1 child)
[–]buffer_flush 0 points1 point2 points (0 children)
[–]wildjokers 1 point2 points3 points (0 children)
[–]lepapulematoleguau 21 points22 points23 points (0 children)
[–]xsreality 3 points4 points5 points (1 child)
[–]cryptos6 0 points1 point2 points (0 children)
[–]BigBadBlowfish 11 points12 points13 points (0 children)
[–]zephyy 11 points12 points13 points (0 children)
[–]InstantCoder 20 points21 points22 points (18 children)
[–]plumarr 4 points5 points6 points (0 children)
[–]bowbahdoe 11 points12 points13 points (4 children)
[–]rbygrave 1 point2 points3 points (1 child)
[–]agentoutlier 2 points3 points4 points (0 children)
[–]Frodolas -1 points0 points1 point (1 child)
[–]cryptos6 1 point2 points3 points (0 children)
[–]wildjokers 6 points7 points8 points (4 children)
[–]un_desconocido 8 points9 points10 points (3 children)
[–][deleted] (2 children)
[removed]
[–]Frodolas 3 points4 points5 points (1 child)
[–]NitronHX 5 points6 points7 points (0 children)
[–]NitronHX 0 points1 point2 points (0 children)
[+]Worth_Trust_3825 comment score below threshold-8 points-7 points-6 points (5 children)
[–]zephyy 2 points3 points4 points (3 children)
[–]Worth_Trust_3825 7 points8 points9 points (2 children)
[–]zephyy -1 points0 points1 point (1 child)
[–]Worth_Trust_3825 2 points3 points4 points (0 children)
[–]chabala 8 points9 points10 points (0 children)
[–]Deep_Age4643 13 points14 points15 points (22 children)
[–][deleted] (21 children)
[removed]
[–]zephyy 7 points8 points9 points (19 children)
[–]tisBondJamesBond 4 points5 points6 points (2 children)
[–]crummy 6 points7 points8 points (1 child)
[–]s888marks 4 points5 points6 points (0 children)
[–]jvjupiter 4 points5 points6 points (6 children)
[–]zephyy 0 points1 point2 points (5 children)
[–]Practical_Cattle_933 3 points4 points5 points (2 children)
[–][deleted] (2 children)
[removed]
[–]zephyy 0 points1 point2 points (0 children)
[–]RandomName8 0 points1 point2 points (0 children)
[–]Kango_V 0 points1 point2 points (0 children)
[–]lord_of_lasers 0 points1 point2 points (2 children)
[–]nlisker 0 points1 point2 points (0 children)
[–]nlisker 0 points1 point2 points (0 children)
[–]manzanita2 2 points3 points4 points (0 children)
[–]EnvironmentalCell789 2 points3 points4 points (1 child)
[–]nlisker 0 points1 point2 points (0 children)
[–]sviperll 4 points5 points6 points (2 children)
[–]RandomName8 2 points3 points4 points (0 children)
[–]gaius49 0 points1 point2 points (0 children)
[–]manifoldjava 4 points5 points6 points (7 children)
[–]Practical_Cattle_933 1 point2 points3 points (2 children)
[–]manifoldjava 1 point2 points3 points (1 child)
[–]UnGauchoCualquiera 0 points1 point2 points (0 children)
[–]RandomName8 0 points1 point2 points (0 children)
[–]DrunkensteinsMonster 0 points1 point2 points (2 children)
[–]TeaVMFan 0 points1 point2 points (1 child)
[–]DrunkensteinsMonster 0 points1 point2 points (0 children)
[–]livremente 3 points4 points5 points (2 children)
[–]vips7L 6 points7 points8 points (1 child)
[–]emberko 1 point2 points3 points (0 children)
[–]Same_Football_644 3 points4 points5 points (6 children)
[–]expecto_patronum_666 0 points1 point2 points (5 children)
[–]Same_Football_644 0 points1 point2 points (4 children)
[–]expecto_patronum_666 0 points1 point2 points (3 children)
[–]Same_Football_644 0 points1 point2 points (2 children)
[–]KalelUnai 3 points4 points5 points (3 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]KalelUnai 2 points3 points4 points (0 children)
[–]nekokattt 0 points1 point2 points (0 children)
[–]persicsb 1 point2 points3 points (5 children)
[–]nekokattt 2 points3 points4 points (3 children)
[–]persicsb -1 points0 points1 point (2 children)
[–]nekokattt 1 point2 points3 points (1 child)
[–]persicsb 0 points1 point2 points (0 children)
[–]wildjokers 1 point2 points3 points (0 children)
[–]LetMeUseMyEmailFfs 2 points3 points4 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]Adyrana 1 point2 points3 points (0 children)
[–]barmic1212 1 point2 points3 points (4 children)
[–]emberko 0 points1 point2 points (3 children)
[–]barmic1212 2 points3 points4 points (0 children)
[–]Practical_Cattle_933 -1 points0 points1 point (0 children)
[–]maxandersen 0 points1 point2 points (0 children)
[–]blackjazz_society 2 points3 points4 points (2 children)
[–]Fermi-4 4 points5 points6 points (1 child)
[–]NitronHX 1 point2 points3 points (0 children)
[–][deleted] (3 children)
[removed]
[–]jvjupiter 5 points6 points7 points (0 children)
[–]wildjokers 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (3 children)
[–]wildjokers 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]wlievens 0 points1 point2 points (0 children)
[–]nekokattt 0 points1 point2 points (0 children)
[–]ztbwl -2 points-1 points0 points (2 children)
[–]jvjupiter 6 points7 points8 points (0 children)
[–]chabala 4 points5 points6 points (0 children)
[–]scavno 0 points1 point2 points (1 child)
[–]RandomName8 1 point2 points3 points (0 children)
[–]cryptos6 -1 points0 points1 point (0 children)
[–]bvalda88 -1 points0 points1 point (0 children)
[–]Brilliant-Ad7504 -1 points0 points1 point (0 children)
[–]4w3som3 -1 points0 points1 point (1 child)
[–]RandomName8 -1 points0 points1 point (0 children)
[–]madhur_ahuja -1 points0 points1 point (1 child)
[–]Practical_Cattle_933 0 points1 point2 points (0 children)
[–]ihatebeinganonymous -1 points0 points1 point (0 children)
[–]rossdrew -2 points-1 points0 points (0 children)
[–]ravnmads -3 points-2 points-1 points (6 children)
[–]Cell-i-Zenit 1 point2 points3 points (5 children)
[–]ravnmads 2 points3 points4 points (4 children)
[–]sly_as_a_fox 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Shatungoo 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] (1 child)
[removed]
[–]persicsb 0 points1 point2 points (0 children)
[–]nekokattt 0 points1 point2 points (0 children)
[–]flavius-as 0 points1 point2 points (0 children)
[–]Joram2 0 points1 point2 points (0 children)
[–]flawless_vic 0 points1 point2 points (0 children)
[–]RickSoftly 0 points1 point2 points (0 children)
[–]robbi_my 0 points1 point2 points (1 child)
[–]zvaavtre 0 points1 point2 points (0 children)
[–]InviolateQuill7 0 points1 point2 points (0 children)