Skip to content

JavaScript Keywords

The following table of keywords should never be used as identifiers (i.e.: variable names) in JavaScript. The primary ones discussed on this site are linked to their official MDN documentation.

The MDN site contains a more complete discussion of JavaScript keywords