Object in JavaScript
In JavaScript, an object is a collection of properties, and a property is an association between a key and a value. The object represents a non-primitive datatype in JavaScript. Object in Javascript is different from objects in other languages. It is...
sdutta.hashnode.dev5 min read
satabdi dey
coder by passion
You make object of js so simple and easy to understand. Nice work indeed.