Add redux-observable to an existing Redux project

InstructorShane Osbourne

Share this video with your friends

Send Tweet

In this lesson we’ll learn exactly what’s needed to incorporate redux-observable into an existing React/Redux application. We’ll learn what ‘Epics’ are, how to register & combine them - and finally how to create the Redux Middleware that ties it all together