Objects: the basics
In this article, we are going to cover:
Object creation
Literal and properties
Square brackets
Computed properties
"in" operator
"for...in" loop
Object reference
As we know that there are 8 types of Data Types in Javascript:
number
bigint
string
...
sanketdhabarde.hashnode.dev5 min read