Variables & Objects in Javascript. The 6 fundamental types: undefined, null, boolean, number, string and object.
The structure of a Gltich application. How the front end and back end work together. Node modules.
 
      A concise tour of the structure of variables & objects in Javascript
 
      Structure of a web app: Front-end Vs Backend. Routers, Models, Views, Controllers
 
      Views: Handlebars layouts, partials and templates
 
      The backend will use a modular approach, relying on specific mechanism to import/export shared objects
 
      Server, routes + controllers