About 79,100 results
Open links in new tab
  1. Array.prototype.reduce () - JavaScript | MDN

    Jul 20, 2025 · The reduce () method of Array instances executes a user-supplied "reducer" callback function on each element of the array, in order, passing in the return value from the …

  2. JavaScript Array reduce () Method - W3Schools

    The reduce() method executes a reducer function for array element. The reduce() method returns a single value: the function's accumulated result. The reduce() method does not execute the …

  3. How JavaScript's Reduce Method Works – Explained with Code …

    Feb 19, 2024 · In this article, you'll learn about the reduce() method by understanding what it is, its syntax, and finally you'll see some use cases where you can use it effectively. You can get …

  4. What does the Array method `reduce` do? - Stack Overflow

    Now it's your task to write a program which will find the minimum number from a non-empty array using reduce (consider all the elements in the array are positive).

  5. Guide to the JavaScript Reduce () Method - Built In

    Feb 3, 2025 · The reduce() method can be used to perform a wide range of operations of an array, such as calculating the sum or product of all elements, finding the maximum and …

  6. REDUCE Definition & Meaning - Merriam-Webster

    The meaning of REDUCE is to draw together or cause to converge : consolidate. How to use reduce in a sentence. Synonym Discussion of Reduce.

  7. Understanding JavaScript’s map(), filter(), and reduce() — …

    May 18, 2025 · Understanding JavaScript’s map (), filter (), and reduce () — Explained Simply! If you’re new to JavaScript or just want to understand some of its most powerful array methods, …

  8. REDUCE | English meaning - Cambridge Dictionary

    To reduce someone or something to a particular state is to cause that person or thing to be in that state:

  9. reduce verb - Definition, pictures, pronunciation and usage notes ...

    Definition of reduce verb in Oxford Advanced Learner's Dictionary. Meaning, pronunciation, picture, example sentences, grammar, usage notes, synonyms and more.

  10. Reduce Definition & Meaning | Britannica Dictionary

    You're reducing religion to a list of do's and don'ts. Her argument can be reduced to a few essential points. Simmer the broth until it reduces to 2 cups. As part of her sentence, the …