Sleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agoThe JavaScript type coercion algorithmlemmy.mlimagemessage-square42linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageThe JavaScript type coercion algorithmlemmy.mlSleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square42linkfedilinkfile-text
minus-squareExcel@beehaw.orglinkfedilinkEnglisharrow-up0·1 month ago2 is not == true, but !!2 is true
2 is not == true, but !!2 is true