Understanding Objects in JavaScript
What objects are and why they are needed ?
Objects in JavaScript are data structures used to store related information together in the form of key–value pairs. Each key represents a property name and
divit.hashnode.dev4 min read