Let's quickly try the dev tools:

Download the one you're using, open up your app, and mess around the Redux tab. You can time travel, auto-generate tests, modify state, see actions, all sorts of cool stuff. Another good reason to use Redux.

Hopefully you're well informed on the boons and busts of introducing Redux. It's great, just be careful.

If you want a deeper dive, check out the Frontend Masters course on Redux!

🏁 Click here to see the state of the project up until now: redux