Understanding Objects in JavaScript
In JavaScript you can group multiple items that are related to each other in a single array, but what if those items has multiple properties? let's take a real life example.
Suppose you are holding a
blog.shyamhz.dev3 min read