Datatype , Memory( Stack & Heap ) in JS:
Datatype: Basically, we do our operation/task in any programming language on different types of data. So for an operation, we have to create a variable means container in memory and for recognition of this container comes the concept of datatype. So ...
gudiyagaur.hashnode.dev2 min read