Sleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 months agoThe JavaScript type coercion algorithmlemmy.mlimagemessage-square45fedilinkarrow-up1115arrow-down11file-textcross-posted to: [email protected]
arrow-up1114arrow-down1imageThe JavaScript type coercion algorithmlemmy.mlSleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square45fedilinkfile-textcross-posted to: [email protected]
minus-squarekureta@lemmy.mllinkfedilinkarrow-up2·2 months 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.