create a new array of objects with existing array of objects code example Example: js objects in array let car = cars.find(car => car.color === "red");