filmov
tv
JavaScript Data Types

Показать описание
In this video you will learn about JavaScript data types. JavaScript has eight data types, namely: String, Number, BigInt, Boolean, Undefined, Null, Symbol and Object. All data types except Object are primitive data types, whereas Object is non – primitive.