Objects in JavaScript
JavaScript consists of various Data Types like String, Number, Boolean, Objects etc. This article will talk about Objects in JavaScript.
What is an Object?
Object in JavaScript is a non-primitive Data Type which can store multiple collections of data...
malay.hashnode.dev2 min read