We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
in JavaScript is
De manera inversa, todo en JavaScript es un objeto.
Una cadena en JavaScript es un objeto inmutable que contiene ninguno, uno o varios caracteres.
A string in JavaScript is an immutable object that contains none, one or many characters.
El operador new en JavaScript es un operador que, en circunstancias razonables, devuelve una nueva instancia de un objeto.
The new operator in JavaScript is an operator that, under reasonable circumstances, returns a new instance of an object.
Un detalle importante de las funciones anidadas en JavaScript es que pueden acceder a las variables del entorno de sus funciones padres
An important detail of nested functions in JavaScript is that they can access variables in their parent function's scope
Una clausura en JavaScript es como mantener una copia de todas las variables locales, tal como eran cuando una función salía (exit).
A closure in JavaScript is like keeping a copy of all the local variables, just as they were when a function exited.
La forma más común para definir una función en JavaScript es mediante el uso de la función de la palabra clave, seguido de un nombre de función única, una lista de parámetros (que puede estar vacía), y un bloque de instrucciones rodeado por llaves.
The most common way to define a function in JavaScript is by using the function keyword, followed by a unique function name, a list of parameters (that might be empty), and a statement block surrounded by curly braces.
La idea de crear espacios de nombres en JavaScript es simple: Crear un único objeto global para las variables, métodos, funciones convirtiéndolos en propiedades de ese objeto.
The idea behind creating a namespace in JavaScript is simple: one global object is created and all variables, methods and functions become properties of that object.
Sintaxis La sintaxis para do-while bucle en JavaScript es el siguiente
Syntax The syntax for do-while loop in JavaScript is as follows
Si ésto es cualquier cosa que tiene que ver con que Atom es desarrollado en JavaScript es debatible.
Whether this is anything to do with Atom being developed in JavaScript is debatable.
Como todo (caracteres de códigos de barra) en JavaScript es un objeto, cualquier programa JavaScript involucra naturalmente un gran manejo de búsquedas en tablas de hash.
Since everything (bar core types) in JavaScript is an object, any JavaScript program naturally involves a great deal of hash table lookups.
Toda función en JavaScript es un objeto Function.
A function in JavaScript is also an object.
Lo que originalmente nos permite utilizar la asincronía en JavaScript es un modelo de Eventos y Observadores.
What originally allowed us to use asynchronicity in JavaScript is a model of Events and Observers.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.