Getting readyHow to do it...Using forEach with an arrayUsing map with an arrayUsing mapBy with an arrayFinding the first and last objects in an arrayFun with filtersUsing filterBy with a collection of objectsUsing find to get the first matchUsing findBy with collectionsLearning with the every enumerableUsing any to find at least one matchHow it works...