Skip to content

Instantly share code, notes, and snippets.

@jw56578
Last active December 10, 2018 23:26
Show Gist options
  • Save jw56578/8e77a54108ec800e562072a872712ccd to your computer and use it in GitHub Desktop.
Save jw56578/8e77a54108ec800e562072a872712ccd to your computer and use it in GitHub Desktop.
ACA Class Notes
  • I will be out next week.
  • Review Homework
  • Fetch and redux
    • what is a thunk?
    • what is middleware?
    • React components should not be aware of fetch or how data is retrieved
    • We are moving code for fetching to another location for organizational purposes
  • Go over ACA Flix
  • Go over checkpoint 2
    • Checkpoint is used for practice or as a starting point for your final project
    • If you have already started your final project, you can submit that as your check point
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment