cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoWhich of these javascript expressions is false?imagemessage-square72linkfedilinkarrow-up1109arrow-down15cross-posted to: programmerhumor@lemmy.ml
arrow-up1104arrow-down1imageWhich of these javascript expressions is false?cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square72linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up1·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.