© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
D. B. Duldulao, R. J. L. CabagnotPractical Enterprise Reacthttps://doi.org/10.1007/978-1-4842-6975-6_14

14. Updating the Dashboard Sidebar Navigation

Devlin Basilan Duldulao1   and Ruby Jane Leyva Cabagnot1
(1)
Oslo, Norway
 

We just finished building our Profile, Login, and Register Forms and ended the first part by updating the routes. We now move on to the second part of this three-part chapter series to update the dashboard sidebar navigation.

Now that we have updated the routes, we will now move on to the dashboard-sidebar-navigation.

Let’s start with adding useDispatch and the useSelector from React-Redux and reducers, respectively. See Listing 14-1.
import ...

Get Practical Enterprise React: Become an Effective React Developer in Your Team now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.