8. The Object Type
In the last post we got to know about the strict mode, natives and primitives of JavaScript. Now lets understand in detail about a very important type in JavaScript which basically forms the base of this language called the Object type.
An Object in...
diganta.hashnode.dev