Hacker News new | ask | show | jobs
by flying-pig 905 days ago
No offense. What exactly is the cost of using "var" instead of "const"? You seem to pretend it to be a big deal.
1 comments

It sacrifices maintainability and robustness to save a measly 80 bytes (I counted).