Javascript – Taking the first character of each string in an array to create a new string
I want to take the first character of each item in an array and join those to create a new string. Then i want to do the same with the second characters, third characters, and finally 4th characters. For example…