Sleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 20 days agoThe JavaScript type coercion algorithmimagemessage-square46linkfedilinkarrow-up1126arrow-down12file-textcross-posted to: programmer_humor@programming.dev
arrow-up1124arrow-down1imageThe JavaScript type coercion algorithmSleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 20 days agomessage-square46linkfedilinkfile-textcross-posted to: programmer_humor@programming.dev
minus-squareExcel@beehaw.orglinkfedilinkEnglisharrow-up3·20 days ago2 is not == true, but !!2 is true
2 is not == true, but !!2 is true