Understanding Objects in JavaScript
Introduction
Imagine you have a filing cabinet with labeled drawers. Each drawer has a label (like "Documents", "Photos", "Bills") and contains related items. An object in JavaScript works the same wa
blog.ashish.pro8 min read