Sleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agoThe JavaScript type coercion algorithmlemmy.mlimagemessage-square46fedilinkarrow-up1126arrow-down12file-text
arrow-up1124arrow-down1imageThe JavaScript type coercion algorithmlemmy.mlSleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square46fedilinkfile-text
minus-squarekureta@lemmy.mllinkfedilinkarrow-up2·29 days agowhy convert boolean to integer instead of converting the other operand to boolean? it doesn’t make sense.
why convert boolean to integer instead of converting the other operand to boolean? it doesn’t make sense.