cm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agoWhich of these javascript expressions is false?lemmy.mlimagemessage-square81fedilinkarrow-up1507cross-posted to: programmerhumor@lemmy.ml
arrow-up1507imageWhich of these javascript expressions is false?lemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agomessage-square81fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up5·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.