Javascript Data Types
In this post, I will be describing JavaScript's main data types.
Javascript can hold many different types of data such as numbers, strings, and objects.
Javascript Is A Weakly-Typed Language
What is cool about weakly typed language is that you do not...
javasper.hashnode.dev2 min read