Understanding Objects in JavaScript
The flow of the article will be as follows:
Introduction
What objects are and why they are needed
Creating objects
Accessing properties (dot notation and bracket notation)
Updating object propert
jsblogs-by-ps.hashnode.dev6 min read