Javascript Object Methods
What are objects?? 🧐
An object is a list of items that are stored in the form of key-value pairs.
The value stored in the object can be of any valid type in Javascript.
💡 JavaScript object is a non-primitive data type that allows you to store mu...
blog.floxus.co3 min read