Sleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agoThe JavaScript type coercion algorithmlemmy.mlimagemessage-square46linkfedilinkarrow-up1123arrow-down12file-textcross-posted to: [email protected]
arrow-up1121arrow-down1imageThe JavaScript type coercion algorithmlemmy.mlSleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square46linkfedilinkfile-textcross-posted to: [email protected]
minus-squarekureta@lemmy.mllinkfedilinkarrow-up2·1 month 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.