Understanding Objects in JavaScript
Introduction
Imagine you are managing a library. In a library, every book has information related to it, such as:
Title
Author
Number of pages
Availability status
All this information belongs to
sagarsangle-understanding-objects-in-javascript.hashnode.dev8 min read