Filtering Songs by a Search Term

In this lesson, you’ll learn how to filter songs based on search terms in our Ember application.

The second and final feature will allow the user to enter a text fragment and have the list contain only the songs that have this text in their title.

Writing test for filtering

In this chapter, we’ll stick to writing tests first:

Get hands-on with 1200+ tech skills courses.