Sleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 16 days agoThe JavaScript type coercion algorithmlemmy.mlimagemessage-square46linkfedilinkarrow-up1123file-textcross-posted to: programmer_humor@programming.dev
arrow-up1123imageThe JavaScript type coercion algorithmlemmy.mlSleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 16 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