Chain Array methods in JavaScript

Share this video with your friends

Send Tweet

In this lesson, we chain an additional Array.filter() method to our filteredNames list, that lets us ommit shortlisted names from our displayed list.