Hacker News new | ask | show | jobs
by osconfused 4099 days ago
I believe ffn is referring to the ternary operators [1] not using identity operator, but rather the equality operator.

[1] https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...

[2] http://stackoverflow.com/questions/359494/does-it-matter-whi...