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