Managing Context In a Fluxible App Using React-Router

I recently began looking into using React Router [http://www.github.com/rackt/react-router] with Yahoo's excellent Fluxible App [http://fluxible.io] framework and had a few issues with context so I thought I'd post what I found here to help anyone else that might be…