find the longest string in array javascript code example Example: javascript find the longest string in array Math.max(...(x.map(el => el.length)));