Anecdotally, programmers dislike "reduce"
SMRTR summary
`reduce` consistently draws more readability complaints than `map` or `filter` in code reviews, possibly due to unfamiliarity or poor fit in languages like JavaScript, Python, and Swift.
SMRTR provides this summary for quick context. The original article belongs to Daily.dev.
Read the original article