If you are interested in more information about the concepts that we have explored in this chapter, take a look at the following reading material:
- Official docs regarding the Reducer Hook: https://reactjs.org/docs/hooks-reference.html#usereducer
- Official docs and tips for using Effect Hooks: https://reactjs.org/docs/hooks-effect.html
- Learning Redux published by Packt for more in-depth information about actions, reducers, and managing the app state: https://www.packtpub.com/web-development/learning-redux