0: Overview
Module Overview
1: Introduction to Glitch
An introduction to the Glitch platform + the very basics of the Javascript Language
2: Controllers & Views
Build your first Glitch app, a simple static playlist web site.
3: Templates & Routes
Explore templating in more detail. Enhanced the routing behaviour
4: Model View Controller
Explore MVC as implemented in Playlist
5: JS: Arrays
Exploring Javascript arrays in detail
6: Sessions
In order to implement user account management, sessions provide a mechanism for identifying specific users