Data Types
In this lesson, we’ll cover the most important data types available in JavaScript.
We'll cover the following
Data Types #
JavaScript
is a dynamic language, meaning that on the contrary to a static language, you don’t have to define the type of your variables when you define them.
Create a free account to view this lesson.
By signing up, you agree to Educative's Terms of Service and Privacy Policy