Hacker News new | ask | show | jobs
by dhyasama 4568 days ago
The two reasons I've heard are preventing accidental variable assignment and preventing null references. Personally, I don't think either of those things outweigh the readability issue.