The Redux store and the React component tree are two separate systems — react-redux is the bridge. After this lesson you can wrap an app in a Provider to make the store available everywhere, use connect with mapStateToProps and mapDispatchToProps to create container components, and explain why keeping presentational components store-agnostic makes them reusable and independently testable.
By the end of this module, you will master the following architectural patterns and implementation details.
Enroll in the course to unlock full access
Mastery tools are available to enrolled students.
Enroll to Unlock Quizzes