I have an array of orders below and would like to condense it by name and then have an array of all the items that person has ordered
const orders = [ { name: \