Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 892 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 892 Bytes

Welcome to the Server-side JavaScript with Node.js and Express and JavaScript Primer Class

Instructor

Eric Greene LinkedIn Web Site

Schedule

Class:

  • Monday - Wednesday, 9am to 5pm EDT

Breaks:

  • Morning: 10:25am to 10:35am
  • Lunch: Noon to 1pm
  • Afternoon #1: 2:15pm to 2:25pm
  • Afternoon #2: 3:40pm to 3:50pm

Course Outline

  • Day 1 - JavaScript Primer - Functions & Variables, Declarative Programming, Arrays, Objects, Prototype Inheritance, Asynchronous Programming
  • Day 2 - Asynchronous Programming, Welcome to Node.js, Node REPL, NPM, Modules, Files, Unit Testing
  • Day 3 - Http/Https, Express, Handlebars, SuperAgent, SuperTest, Connect to a Database

Requirements

  • Node.js (version 10 or later)
  • Web Browser
  • Text Editor

Instructor's Resources