Understanding JavaScript Objects in a Simple Way
Introduction
When learning JavaScript, arrays are usually one of the first ways we store data. Arrays are great when we only need a collection of values.
But sometimes we need to describe something pr
dhirenderchoudhary.hashnode.dev4 min read