Hacker News new | past | comments | ask | show | jobs | submit login

It's just you ;-). I love && and || being both short-circuiting (as in C) and value-preserving (as in LISPs, Perl, etc.). That's not the issue.

The issue is abusing && or || as the whole of an expression statement, instead of using if.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: