learning JavaScript
What are Data Types? A data type is an attribute associated with a piece of data that tells a computer how to interpret its value. In other words, it is information used to identify data stored in a variable.There are 6 Data types in JavaScript which...
avavcodes.hashnode.dev2 min read