Next()

Let's look at how next() can be used to allow running code before and after passing an action to the reducer.

We'll cover the following...

If we were to build our own middleware ...