js array filter with index code example Example: js filter items by index let newArray = arr.filter(callback(element[, index, [array]])[, thisArg])