modulo for returning even numbers in an array react code example Example: if odd js function isEven(value) { return !(value % 2) }