Using the Array.find Method in JavaScript
Avatar - Shaun Dawson

Shaun Dawson flipped this story into Code Groupie 1295d

The function and syntax of find() is very much like the Array.filter method, except it only returns a single element