reading-notes

Class Two Notes (301)

State and Props

React Lifecycle1

React State vs Props2

When do we re-render our application? What are some examples of things that we could store in state?

Things I want to know more about

How to use JS functions, constructors inside react when I am trying to render the page?

Back to main page

References

  1. https://medium.com/@joshuablankenshipnola/react-component-lifecycle-events-cb77e670a093 

  2. https://www.youtube.com/watch?v=IYvD9oBCuJI