Understanding Objects in JavaScript
You've stored a list of values in an array. But what if you need to store related information about one thing — a person's name, age, and city all together? An array can't describe that relationship c
subhadipmishra1901.hashnode.dev7 min read