Data-Types in JavaScript (Primitive and Reference) with Examples
Data types are of 2 types-
Primitive data-type
Reference data-type
A Primitive data-type is not an object and it has no methods. Primitive data-types are base data-type.
A Reference data-types are objects and arrays (technically one, since arrays...
codewithkrishna.hashnode.dev2 min read
Pranav Krishna
That was a great explanation, Krishna! You don't mess up with introductions (like me) π and directly start with the content. Great πππ