Objects are nothing but the ' collection of key: value ' pairs in JavaScript. Each key-pair is called property. Property can be function, an array, an object itself or any primitive datatype i.e. stri
objects-javascript.hashnode.dev5 min readNo responses yet.