show first element of array javascript that fills a condition code example Example: find all of array which satisfy condition javascript myArray.filter(x => x > 5)