Understanding Objects in JavaScript
When people first start learning JavaScript, arrays and variables feel simple. But soon a problem appears.
Imagine you are building a small application that stores information about a person.
A person
devwithsantosh.hashnode.dev6 min read