cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoWhich of these javascript expressions is false?imagemessage-square83linkfedilinkarrow-up1513arrow-down111
arrow-up1502arrow-down1imageWhich of these javascript expressions is false?cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square83linkfedilink
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up5·1 month agoIt also makes a lot of conditional expressions less complicated because comparisons of all kind against NaN return false.
It also makes a lot of conditional expressions less complicated because comparisons of all kind against NaN return false.