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