Máster en Programación FullStack con JavaScript y Node.js JS, Node.js, Frontend, Backend, Firebase, Express, Patrones, HTML5_APIs, Asincronía, Websockets, Testing Clase 10 Objetos Documentación: MDN Object w3schools Objects Métodos: .defineProperties() .defineProperty() .freeze() .getOwnPropertyDescriptor() .getOwnPropertyNames() .getPrototypeOf() .isExtensible() .isFrozen() .isSealed() .keys() .preventExtensions() .hasOwnProperty() .isPrototypeOf() .propertyIsEnumerable() .toLocaleString() .toString() .valueOf() .seal() Funciones Más información: MDN Function w3schools Functions Objeto Arguments Callbacks en Wikiwand Otros: Callback Functions in JavaScript de Louis Lazaris Creando y utilizando callbacks de Pablo Novas en fernetjs