What does the ... do in this React (using JSX) code and what is it called?
...
if you have an array of elements and you want to display the elements you just use ...arrayemaments and it will iterate over all the elements