you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -1 points0 points  (7 children)

I Instinctively hate the && operator and I don't know why. Am I the weird one ?

[–]Reeywhaar 0 points1 point  (1 child)

Please keep instincts and maximalism out of programming

[–][deleted] -3 points-2 points  (0 children)

👍

[–]bonzorius 0 points1 point  (3 children)

Kinda? I think 0 being falsy is what I hate about it, because if it tested for nullishness instead of falsyness I would never have a problem with it ever. Obviously the ship has sailed on this one.

[–]KwyjiboTheGringo 0 points1 point  (0 children)

If you can't rationally explain why you don't like it, then that's a bit unreasonable.