Understanding Objects in JavaScript
If you’ve been learning JavaScript, you’ve probably used variables to store single pieces of data, like a name or a number. But what happens when you need to represent something more complex? Like a p
arijitkundu.hashnode.dev9 min read