...

/

Sorting the List of Songs

Sorting the List of Songs

You’ll learn how to sort the list of songs using query params in an Ember application in this lesson.

Writing a test for sorting

Now, we will implement this feature using a test-first approach. Let’s first create a separate file for testing the songs page because we only have one for bands:

ember g acceptance-test songs
...
Access this course and 1400+ top-rated courses and projects.