Sleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 6 days agoThe JavaScript type coercion algorithmlemmy.mlimagemessage-square45fedilinkarrow-up1126arrow-down12file-textcross-posted to: [email protected]
arrow-up1124arrow-down1imageThe JavaScript type coercion algorithmlemmy.mlSleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 6 days agomessage-square45fedilinkfile-textcross-posted to: [email protected]
minus-squarekureta@lemmy.mllinkfedilinkarrow-up2·4 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.