If you are using React Router for your SPA (Single Page App) routing, and are running into a problem where hitting a url directly fails to load your route, there is a relatively simple solution...
A common occurance when using a prototypal or class based approach to setting up eventListeners is that you want to access your event handling method...