Understanding Objects in JavaScript
As we saw in the array blog, it is easier to store related items in a single variable using an array, such as a grocery list or movie list. Similarly, what if you want to store a user’s name, age, and
amirana.hashnode.dev5 min read