
JavaScript Data Types
Learn what are the fundamental data types in JavaScript
There are multiple data types in JavaScript. By data type, we simply mean the type of a value. In this tutorial, you will get to know what data types are available in JavaScript.