mudkip@lemdro.id to memes@lemmy.worldEnglish · 1 day ago123 + 456 = 123456files.catbox.moeimagemessage-square44fedilinkarrow-up1250
arrow-up1250image123 + 456 = 123456files.catbox.moemudkip@lemdro.id to memes@lemmy.worldEnglish · 1 day agomessage-square44fedilink
minus-squareslazer2au@lemmy.worldlinkfedilinkEnglisharrow-up152·1 day agoJS devs are like yep, that’s clearly concatenation of 2 strings.
minus-squareTomMasz@piefed.sociallinkfedilinkEnglisharrow-up6·22 hours agoCame here for JavaScript mention, was not disappointed.
minus-squarefarmgineer@nord.publinkfedilinkEnglisharrow-up12·1 day agoI came to complain about JS and see that I was beat to the punch
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up9·1 day agoI mean everyone looking at that equation should think that
minus-squareslazer2au@lemmy.worldlinkfedilinkEnglisharrow-up4·1 day agoCompared to a type safe language where it would be an equation rather then concatenation.
minus-squaremacniel@feddit.orglinkfedilinkarrow-up8·1 day agoOnly when the first statement is a string already would that result in a string concat.
minus-squareZiglin (it/they)@lemmy.worldlinkfedilinkEnglisharrow-up1·1 day agoThey are implied to both being strings. As such the first one already is a string. Neither is marked as such in a standard way though.
JS devs are like yep, that’s clearly concatenation of 2 strings.
Came here for JavaScript mention, was not disappointed.
But for some reason 456 + 123 = Null.
Wat
Mathematicians too
Gardeners too
I came to complain about JS and see that I was beat to the punch
I mean everyone looking at that equation should think that
Compared to a type safe language where it would be an equation rather then concatenation.
Only when the first statement is a string already would that result in a string concat.
They are implied to both being strings. As such the first one already is a string. Neither is marked as such in a standard way though.