Variables & Objects Review
![](./talk-1-variables-&-objects/variables-&-objects-review.png)
A concise tour of the structure of variables & objects in Javascript
Web App Introduction
![](./talk-3-web-app-intro/web-app-intro.png)
Structure of a web app: Front-end Vs Backend. Routers, Models, Views, Controllers
Modules
![](./talk-5-modules/modules.png)
The backend will use a modular approach, relying on specific mechanism to import/export shared objects
Lab-3 Playlist 1
![](./book-a-gomix-playlist-1/img/main.jpg)
Import and run a new starter project. Extend this project to include multiple 'views'. Explore the handlebars templating library.