what is object in JS, object is a data structure used to store related information together using key-value pair Each piece of data inside an object has: a key (also called a property name) a value
dushyantxcode.hashnode.dev15 min read
No responses yet.