Templates enable dynamic composition of views from layouts, partials and expressions.
JSON is notatino for representing javascript objects in a simple literal format.
Review thee dashboard controller in detail.
Revise the Dashboard to render playlist without their contents. Use a new playlist view renders individual playlists
Explore the MVC Pattern in action in Playlist 2
Refactor the dashboard controller to show summary on of the playlists + link to show playlist details.
This lab requires that the Glitch-playlist-1
lab be completed. If you have lost your solution, create a new project in Glitch and select the import from github
option and enter bmullally/playlist1-complete
to import a completed version.