#javascript
Read more stories on Hashnode
Articles with this tag
In Javascript, there are total of 8 data types. String, Number, Boolean, BigInt, Undefined, Null, Object, and Symbol. We can put different data types...