Primitive and Reference type in Javascript.
In this post, we are going to discuss what is primitive and reference types in Javascript. First of all, let see what is a primitive type?
In JavaScript, a primitive (primitive value, primitive data type) is data that is not an object and has no me...
adityakmr.hashnode.dev2 min read