JavaScript Objects
It's time to take a deeper look at another type of storage: object.
The object initializer syntax starts with an open curly brace { and ends with a closed curly brace} with a list of key-value pairs in the middle. Let's take a look at a person's obje...
shubhamv.hashnode.dev8 min read
Jayesh R
Senior Software engineer
Nice