π Keywords in JavaScript (var, let, const) keywords are reserved words that have a special meaning in the language.π You cannot use them as variable names, function names, or identifiers because JavaScript uses them for its own purposes. In JavaScr...
keyword-let-const-var.hashnode.dev2 min readNo responses yet.