JavaScript Types.
In programming, data type is a unique way different kinds of data are represented. There are several across different programming languages, but in this article, we'll be talking about JavaScript's types.
JavaScript is a dynamically typed language; w...
dondaniel.hashnode.dev3 min read