Variables & Objects Review

A concise tour of the structure of variables & objects in Javascript
Web App Introduction

Structure of a web app: Front-end Vs Backend. Routers, Models, Views, Controllers
Modules

The backend will use a modular approach, relying on specific mechanism to import/export shared objects
Lab-3 Playlist 1

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