Data Types In Javascript
A major leap stone to understanding javascript and eventually other frameworks is by understanding the basics which is the data types. Data types in javascript are classifed into two groups which are
PRIMITIVE TYPES
REFERENCE TYPES
Primitive types ...
afobaje.hashnode.dev2 min read