Project Solution: Retrieving Songs and Playlists
Let's review the solution for how to retrieve and render songs and playlists.
We'll cover the following...
We'll cover the following...
Solution
NOTE: Remember that we used the
aboutview to create instances ofSongandPlaylist. Therefore, we must visit the/aboutroute before retrieving records.
Explanation
-
At line #37, we are retrieving all ...