Si el método isEqual() devuelve verdadero, entonces llamamos al método nativo JavaScript splice() en la matriz contacts, pasando el índice del elemento que se eliminará y la cantidad de elementos que se eliminarán.
If the isEqual() method returns true, we then call the native JavaScript splice() method on the contacts array, passing in the index of the item to be removed, and the number of items to remove.
Al ofrecer tamaños de archivo más pequeños y la conveniencia del acceso nativo JavaScript (al contrario de los pesados métodos y propiedades basados en DOM usados en XML), JSON fue adoptado rápidamente por los desarrolladores como el transporte de datos de su elección.
Offering smaller file sizes and the convenience of JavaScript-native access (as opposed to the cumbersome DOM-based methods and properties used with XML), JSON was quickly adopted by developers as the data transport of choice.
Al igual que el método nativo JavaScript indexOf() para cadenas, este método devolverá -1 si no se encuentra el valor.
Like the native JavaScript indexOf() method for strings, this method will return -1 if the value is not found.
Natives: Colección de mejoras al objeto nativo JavaScript, añadiendo funcionalidades, compatibilidad y nuevos métodos que simplifican el código.
Natives: A collection of JavaScript Native Object enhancements. The Natives add functionality, compatibility, and new methods that simplify coding.
Other results
Prototipo extiende todas las matrices de JavaScript nativos con un buen número de métodos poderosos.
Prototype extends all the native JavaScript arrays with quite a few powerful methods.
Las características de rendimiento son más cercanas al código nativo que las de JavaScript estándar.
The performance characteristics are closer to native code than that of standard JavaScript.
Los Blobs representan datos que no necesariamente se encuentran en un formato nativo de JavaScript.
Blobs represent data that isn't necessarily in a JavaScript-native format.
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.