Y
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
fyzix
892 days ago
It sacrifices maintainability and robustness to save a measly 80 bytes (I counted).
link