Hacker News new | ask | show | jobs
by eric_h 4005 days ago
I honestly find I use the ? operator in coffeescript far, far more often than I want to use a ternary conditional.

Fair enough on the == operator, but it's another that I have honestly never needed or wanted.