However, because functions and objects in JavaScript are different from their counterparts in most other languages, these will be explained in more detail.
Sin embargo, dado que las funciones y objetos en JavaScript son diferentes de sus contrapartes en la mayoría de los lenguajes, estos serán explicados con más detalle.
How do we create an object in JavaScript that inherits from another object?
All objects in JavaScript are descended from Object; all objects inherit methods and properties from Object.prototype, although they may be overridden (except an Object with a null prototype, i.e. Object.create(null)).
The concept of objects in JavaScript can be understood with real life, tangible objects.
El concepto de JavaScript se puede entender como en la vida real, objetos tangibles.
Check if a value is an object in JavaScript
Verificar si un valor es un objeto en JavaScript
The complete html portions that a user can write and display on a browser window forms the document object in javascript.
La porción completa de HTML que el usuario puede escribir y mostrar en la ventana del navegador formula el objeto javascript.
What is the most efficient way to deep clone an object in JavaScript?
¿Cómo puedo verificar si una matriz incluye un objeto en JavaScript?
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.