Manage states using programming patterns for mixing components with and without states.
Continue your React learning journey with Learn React: State Management. Learn how to manage states of your React applications using programming patterns for mixing components with and without states. You'll work with props to pass information from components to components and how to update these props.
* Explain the concept of props
* Pass props from a component
* Update a passed-down prop
### Notes on Prerequisites
We recommend that you complete [Learn React: Hooks](https://www.codecademy.com/learn/learn-react-hooks) before completing this course.
Continue your React learning journey with Learn React: State Management. Learn how to manage states of your React applications using programming patterns for mixing components with and without states. You'll work with props to pass information from components to components and how to update these props.
* Explain the concept of props
* Pass props from a component
* Update a passed-down prop
### Notes on Prerequisites
We recommend that you complete [Learn React: Hooks](https://www.codecademy.com/learn/learn-react-hooks) before completing this course.