Hacker News new | ask | show | jobs
by fenomas 1709 days ago
"const foo = bar" just means that foo can't be reassigned to some other value. It doesn't say anything about bar.