Understanding Objects in JavaScript
What objects are and why they are needed
First let's discuss why we need objects, as in the array data structure values are stored on the indexes but we never know what this value signifies. Let's tak
kuldeep-js-09.hashnode.dev3 min read