Skip to content

Instantly share code, notes, and snippets.

@jw56578
Last active July 26, 2019 22:22
Show Gist options
  • Save jw56578/6f9b5d30d04129c0ba1f63a2e263f65b to your computer and use it in GitHub Desktop.
Save jw56578/6f9b5d30d04129c0ba1f63a2e263f65b to your computer and use it in GitHub Desktop.
ACA 311 Notes Day 10

Anouncements

White board

Review

Questions

Objective

  • Understand what an ORM is
  • Be able to build mongoose Models based on schemas
  • Know how to write a nodejs program that uses mongoose to save things to a database and retrieve things from a database

Lesson

Homework

Presentation

  • What is GraphQL. Compare it to REST.

Blog

  • How does Node.js handle child threads?
  • How can you listen on port 80 with Node?
  • What tools can be used to assure consistent style?
  • List out the differences between AngularJS and NodeJS?
  • What are the advantages of NodeJS?
  • What you mean by JSON?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment