cm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agoWhich of these javascript expressions is false?lemmy.mlimagemessage-square82linkfedilinkarrow-up1437arrow-down17
arrow-up1430arrow-down1imageWhich of these javascript expressions is false?lemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agomessage-square82linkfedilink
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up2·5 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.