☆ Yσɠƚԋσʂ ☆ to Programmer Humor@lemmy.mlEnglish • 14 days agoJavaScriptlemmy.mlimagemessage-square26arrow-up1176cross-posted to: programmer_humor@programming.dev
arrow-up1176imageJavaScriptlemmy.ml☆ Yσɠƚԋσʂ ☆ to Programmer Humor@lemmy.mlEnglish • 14 days agomessage-square26cross-posted to: programmer_humor@programming.dev
minus-squarepropter_hog [any, any]linkfedilinkEnglish21•14 days ago+ is overloaded for string concatenation, but - isn’t so the interpreter coerces the “11” into a number first.
minus-square@vfreire85@lemmy.mllinkfedilink2•14 days agowe have a concept for that in brazilian portuguese. it’s called “gambiarra”.
+
is overloaded for string concatenation, but-
isn’t so the interpreter coerces the “11” into a number first.yup
we have a concept for that in brazilian portuguese. it’s called “gambiarra”.
Thanks for the explanation