In JavaScript everything is an Object.
In JavaScript, generally a variable can hold only value whereas Objects can hold multiple values.
In other words an Object is the collection properties, methods or both.
An Object can hold the data as key and value pair or name and value pair combination.
The state of an object will always depends on properties
The behavior of an object will always depends on methods
var institute = {subject: "JavaScript", institute:"GoPHP Trainings"};
En esta página del sitio puede ver el video en línea 14 - JavaScript Objects | Creating Objects in JavaScript de Duración hora minuto segunda en buena calidad , que subió el usuario GoPHP 06 mayo 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 697 veces y le gustó 12 a los espectadores. Disfruta viendo!