Understanding Objects in JavaScript
In the previous articles we have discussed primitive data types, operators and arrays. Arrays allowed us to store multiple values inside a single variable. But arrays only imply an order to the values
understanding-web-dev.hashnode.dev7 min read