Understanding Object in Javascript
What are objects and why they are needed?
In javascript an object is a collection of key-value pairs used to store information and data. Consider Aadhar Card, where you have your all data stored. Inst
understanding-object-in-javascript.hashnode.dev2 min read