JavaScript reference

This part of the JavaScript section on MDN serves as a repository of facts about the JavaScript language. Read more about this reference.

Built-ins

JavaScript standard built-in objects, along with their methods and properties.

Statements

JavaScript statements and declarations

Expressions and operators

JavaScript expressions and operators.

Functions

This chapter documents how to work with JavaScript functions to develop your applications.

Additional reference pages