Understanding Objects in JavaScript
When learning JavaScript, you quickly realize that storing and organizing data is very important. Sometimes a single variable is not enough.
For example, imagine you want to store details about a pers
withprathamkumar.hashnode.dev4 min read