As we all know , there are eight data types in JavaScript. Seven of them are called “primitive”, because their values contain only a single thing (be it a string or a number or whatever). In contrast, objects are used to store keyed collections of va...
inamanaggarwal.hashnode.dev3 min readNo responses yet.