Allowing for Different Sorting Criteria

In this lesson, you’ll learn to sort the list of songs based on the sorting property in an Ember application.

Writing test for buttons to change sorting property

Adhering to TDD, let’s write a test first that assumes the UI has buttons to change the sorting property and our app actually sorts songs based on that property.

Get hands-on with 1200+ tech skills courses.