Hacker News new | ask | show | jobs
by bstar77 1874 days ago
IMO, `const` should be used by default, `let` in rare instances and `var` never.