Understanding Objects in JavaScript
As you write more JavaScript code, you will need to group related pieces of data together. For example, if you are making profile for a user, keeping their name, age, and location in separate variable
tech-blogs-shivanshu.hashnode.dev4 min read