Object Fundamentals and DeepDive
An object is a non-primitive data type.
While a string is just a value, an Object is a reference to a memory location containing key-value pairs.
# Creating the Entity with Features (Object Creation
object-js-101.hashnode.dev7 min read