We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
funcția callback
funcția de apel invers
funcție de apel invers
funcție callback
If the callback function returns true, the current value from input is returned into the result array.
Dacă funcția callback întoarce true, valoarea curentă din input este întoarsă în tabloul rezultant.
some() executes the callback function once for each element present in the array until it finds one where callback returns a truthy value (a value that becomes true when converted to a Boolean).
Metoda every execută funcția callback o dată pentru fiecare element prezent în array până când găsește unul pentru care callback returneaza o valoare falsy (o valoare care devine false atunci când e convertită la Boolean).
The callback function takes the following two arguments
If you're familiar with AJAX programming, this is similar to what you do when you make an AJAX call: you provide a callback function, and when the data arrives the callback function is called and you can access the loaded data.
Dacă sunteţi familiarizat cu programarea AJAX această operaţie este similară cu procedura de efectuare a unui apel AJAX: înregistraţi o funcţie callback şi atunci când datele sunt primite funcţia callback este apelată şi puteţi accesa datele încărcate.
Description The find method executes the callback function once for each index of the array until it finds one where callback returns a true value.
Descriere forEach execută funcția callback dată ca parametru o dată pentru fiecare element prezent în listă, în ordine crescătoare.
Description some() executes the callback function once for each element present in the array until it finds one where callback returns a truthy value (a value that becomes true when converted to a Boolean).
Descriere forEach execută funcția callback dată ca parametru o dată pentru fiecare element prezent în listă, în ordine crescătoare.
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.
No results found for this meaning.
Synonyms and analogies of "callback function" in English