Hacker News new | ask | show | jobs
by earenndil 3030 days ago
Generally in languages that have a let, it means const var.
2 comments

In JavaScript it defines a local variable or something like that, so there’s that…
on BASIC, not