...

/

Introduction to Query Params

Introduction to Query Params

Here, you’ll learn what query params are and how they are used in Ember applications.

Tuning

Our application looks decent, but currently, there’s no easy way to see a band’s highest-ranked song or find a particular song in a long list.

Next, we need to implement a feature to sort songs list and search the list with text the user has provided. Let’s also say we want to share the sorted, and possibly filtered, lists with our friends. The easiest way to do this is to reflect the sorting option and search term in ...

Access this course and 1400+ top-rated courses and projects.