ruffsl@programming.dev to Java@programming.devEnglish · 1 year agoThe Code Report: Java is mounting a huge comebackyoutu.beexternal-linkmessage-square3fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkThe Code Report: Java is mounting a huge comebackyoutu.beruffsl@programming.dev to Java@programming.devEnglish · 1 year agomessage-square3fedilink
minus-squarepohart@lemmyrs.orglinkfedilinkEnglisharrow-up2·1 year ago Java 11 allows you to paste in JavaScript and it largely just works Var is not Javascript. It’s not even type inference. It just reduces redundancy in the boilerplate. The module changes are a PITA, but not increasingly difficult. There aren’t really other big backwards incompatible changes The actual backend improvements keep being pushed What changes are you referring to?
Var is not Javascript. It’s not even type inference. It just reduces redundancy in the boilerplate.
The module changes are a PITA, but not increasingly difficult. There aren’t really other big backwards incompatible changes
What changes are you referring to?