Understanding Objects in JavaScript
What objects are and why they are needed
What are Objects?
An objects is a collection of related data stored as key-value pairs. Think of it like a profile card that stores information about a person.
devrahulll.hashnode.dev4 min read