The Header Component

In this lesson, we'll access the updated state from the store (the update was made after we dispatched the setUserID action), and use it to display the selected contact's information in the header.

Let’s begin with the Header component.

The current content of the chatWindow component is this:

Get hands-on with 1200+ tech skills courses.