This workshop should give you a very simple overview of redux-observable and how to use in a simple react application.
You have to complete the application using redux-observable to manage the side effects, you only need to complete:
- The actions
- The Epics
All the UI and the configuration bit is already done for you.
- Debounce the POST request for a vote