Lab-1 Glitch Intro

Create, modify and view your first Gomix project.
Lab-2 JS Intro

Background & Tools, Variables & Boolean Logic
Lab-3 Playlist 1

Import and run a new starter project. Extend this project to include multiple 'views'. Explore the handlebars templating library.
Lab-4 Playlist 2

Refactor the dashboard controller to show summary on of the playlists + link to show playlist details.
Lab-5 Playlist 3

Enable Songs and Playlists to be added via simple forms.
Lab-6 JS Arrays

Array Basics, Array Methods & Iteration
Lab-7 Playlist 4

Introduce Sessions onto the Playlist application, enabling user accounts and cookie-based authentication.