Hacker News new | ask | show | jobs
by AtNightWeCode 1709 days ago
Same in a lot of programming languages. A common source of errors too. Maybe it is a bit more confusing in JS simply cause people have been taught to make an active choice between var, let and const.