0: Overview
![](./topic-00-assignments/topic.png)
Module Overview
1: Introduction to Glitch
![](./topic-01-intro/topic.png)
An introduction to the Glitch platform + the very basics of the Javascript Language
2: Controllers & Views
![](./topic-02-controllers-and-views/topic.png)
Build your first Glitch app, a simple static playlist web site.
3: Templates & Routes
![](./topic-03-app-templates+views/talk-a-templates/templates.png)
Explore templating in more detail. Enhanced the routing behaviour
4: Model View Controller
![](./topic-04-app-models/topic.jpg)
Explore MVC as implemented in Playlist
5: JS: Arrays
![](./topic-05-arrays/topic.png)
Exploring Javascript arrays in detail
6: Sessions
![](./topic-06-sessions/talk-1-sessions-intro/c-sessions.png)
In order to implement user account management, sessions provide a mechanism for identifying specific users