Prototype Playground
Array
Choose the method
filter
find
findIndex
map
flat
flatMap
forEach
reduce
some
every
reverse
toString
shift
pop
Paste your array
Callback function
function(element, index, array) {
}
See Result
Result
Click to see the result for .filter()