Introduction to
Primitive types in JavaScript
In this article, we will try to understand the primitive types in javascript.
This article is for beginners only.
A primitive value or data type is something that is not an object and has no methods associated with it. In other words, primitive data ...
vineethsagar.hashnode.dev5 min read