cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoWhich of these javascript expressions is false?lemmy.mlimagemessage-square70fedilinkarrow-up1478arrow-down110
arrow-up1468arrow-down1imageWhich of these javascript expressions is false?lemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square70fedilink
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up5·2 months 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.