Sleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 17 days agoThe JavaScript type coercion algorithmlemmy.mlimagemessage-square46linkfedilinkarrow-up1125arrow-down12file-textcross-posted to: programmer_humor@programming.dev
arrow-up1123arrow-down1imageThe JavaScript type coercion algorithmlemmy.mlSleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 17 days agomessage-square46linkfedilinkfile-textcross-posted to: programmer_humor@programming.dev
minus-squareExcel@beehaw.orglinkfedilinkEnglisharrow-up3·16 days ago2 is not == true, but !!2 is true
2 is not == true, but !!2 is true