Javascript: objects
Introduction
objects are an unordered collection of properties where each property has a name and a value. objects are one of the most fundamental data types in javascript. In fact, almost everything in javascript can behave as an object even though ...
runtimeerror.hashnode.dev9 min read