Normalizing the Data
Let’s have a look at how we can use the `normalizr` library to normalize the data.
We'll cover the following...
With the reducers updated and the action structure defined, we are left to extract the payload from the ...