Understanding Objects in JavaScript
Why Do We Need Objects? (The Problem Statement)
Until now, we have been storing data in variables in memory.We mostly used primitive data types like strings, numbers, and booleans.
For a very simple p
smita-writes-tech.hashnode.dev13 min read