JavaScript objects are dynamic "bags" of properties (referred to as own properties).
Los objetos en JavaScript son "contenedores" dinámicos de propiedades (referidas como sus propiedades particulares).
Object prototypes Prototypes are the mechanism by which JavaScript objects inherit features from one another, and they work differently to inheritance mechanisms in classical object-oriented programming languages.
Los prototipos son el mecanismo por el cual los objetos en JavaScript heredan características entre si, y funcionan de manera distinta a los mecanismos de herencia de los lenguajes de programación orientada a objetos clásicos.
JavaScript objects with which to replace substitution strings within msg.
JavaScript objects with which to replace substitution strings within msg.
Objetos en JavaScript con los que reemplazar cadenas de sustitución dentro del mensaje.
If you have a bunch of JavaScript objects received from the network, you can pump them directly into your components with no preprocessing.
Si tienes una cantidad de objetos Javascript recibidos por la red, puedes incorporarlos directamente en tus componentes sin procesamiento.
The resulting output will match the schema; you'll have an array of JavaScript objects, where each object has a "name" and an "age" property.
La salida resultante coincidirá con el esquema; tendrás un arreglo de objetos JavaScript donde cada objeto tiene una propiedad de "nombre" y "edad".
Some libraries implement features that allow you to approach the prototype approach of JavaScript objects to that based on classes of other programming languages, of course with the necessary differences.
Algunas librerías implementan funcionalidades que permiten acercar la aproximación del prototipo de objetos JavaScript a la basada en clases de otros lenguajes de programación, por supuesto con las diferencias necesarias.
It allows you to peek inside function closures, to observe VM internal objects that together make up your JavaScript objects, and to understand how much memory your application uses at a very low level.
Te permite ver dentro de cierres de funciones, observar objetos internos de las VM que constituyen los objetos de JavaScript y comprender cuánta memoria usa tu app en un nivel muy bajo.
A cup has a color, a design, weight, a material it is made of, etc. The same way, JavaScript objects can have properties, which define their characteristics.
Una copa tiene un color, un diseño, peso, un material del que fue hecho, etc. De la misma manera, los objetos de JavaScript pueden tener propiedades, que definen sus características.
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.