Understanding Objects in JavaScript
JavaScript programs often need to work with related pieces of information together. For example, if you are building a website that stores information about a person, you may need to store their name,
webdev101.hashnode.dev5 min read