List of JavaScript keywords and reserved words
JavaScript reserved words are words that have special uses in JavaScript.
They can't be used as variable names.
Here is a list of JavaScript keywords and reserved words.
abstract
arguments
await
boolean
break
byte
case
catch
char...
teckierite.hashnode.dev1 min read