Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.62 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.62 KB

CSCI E-31: Introduction to Web Application Development using Node.js (MEAN Stack)

Harvard Extension School, Spring 2018

Teaching Assistant: Rob Frenette

This Repo contains code examples covered in my weekly online Section.

The code for the Companion App written over the course of the Semester is avaiable in the E-31_Spring_2018_App Repo.

Note: Although experience with server-side application development is not a prerequisite for this course, thorough knowledge of client-side web development, such as basic HTML (CSCI E-12) and JavaScript (CSCI E-3), is recommended.

MEAN: Mongo / Express / Angular / Node

Useful links

The following require a Harvard login to gain full access to content

Reporting issues

Use Github's Issues section for this repository to report any issues with the notes.

Examples of the kind of issues that may need reporting:

  • Typos
  • Code samples not working as described
  • Broken or moved links
  • Etc.