reading-notes

Reading Notes for Codefellows

View the Project on GitHub kylecohen14/reading-notes

State and Props

  1. Render
  2. Constructer in the mounting phase
  3. render, componentDidMount, componentWillUnmount, constructor, reactUpdates
  4. Used after component is mounted. Used if anything needs to use network request or starting the DOM