Skip to main content

9 docs tagged with "data type"

View all tags

Null Data Type in JavaScript

Learn about the null data type in JavaScript, how to create null values, and common operations with null values.

Numbers in JavaScript

Learn about the number data type in JavaScript, how to create number values, and common operations with number values.