Speaker
Infos
Description
Most developers using React and Redux have used basic middleware like redux-thunk, but it does not have to stop there. We will have a look at how middlewares work and which interesting middlewares exist. We will wrap the topic up by implementing a custom middleware for communicating with REST APIs.