Skip to content

Instantly share code, notes, and snippets.

@jw56578
Last active August 11, 2019 22:52
Show Gist options
  • Save jw56578/be26d758fe130237176f9c5c0bb38ad0 to your computer and use it in GitHub Desktop.
Save jw56578/be26d758fe130237176f9c5c0bb38ad0 to your computer and use it in GitHub Desktop.
ACA 311 Notes - Day 14

Anouncements

White board

Review

Questions

Objective

  • Be able to build a React app that allows the user to change what they are viewing
  • Understand why props.children is useful
  • Understand why prop types are used.
  • Know where fetch calls should go in components and know what you do with the fetched data.
  • Know how to use React dev tools to view state and props of a component and to view the component heirarchy.

Lesson

Homework

  • next online lesson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment