Lessons: 35Length: 4.1 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

4.2 Using the `react-redux` Package

It’s a best practice in Redux applications to make a distinction between presentational components and container components. In this lesson, I’ll explain what these are and how we can use them.

Related Links