Understanding Objects in JavaScript
Let me tell you, before we proceed, almost everything you see in JS is an object.
While basic data types like numbers and strings are primitives, things like Arrays, Functions, Classes, and the DOM ar
ansh2006.hashnode.dev4 min read