Really appreciate you making this repo. Helped me a lot in understanding redux and connecting it to the router. Got me looking at how the middlewares are applied and this really was mind boggling for me. Actually took me 30 minutes and I was still scratching my head. Searching on google, I ran into https://github.com/reactjs/redux/pull/1294, where they have implemented a better way to add middlewares now. Just thought I'd share for any future developers checking this out.
Really appreciate you making this repo. Helped me a lot in understanding redux and connecting it to the router. Got me looking at how the middlewares are applied and this really was mind boggling for me. Actually took me 30 minutes and I was still scratching my head. Searching on google, I ran into https://github.com/reactjs/redux/pull/1294, where they have implemented a better way to add middlewares now. Just thought I'd share for any future developers checking this out.