YahooArchive / fluxible-router

MOVED TO FLUXIBLE REPO
104 stars 26 forks source link

Best way to change route on a change in state from async call #75

Closed jamesjjk closed 9 years ago

jamesjjk commented 9 years ago

What is the best place to change route when receiving a NULL data object from a api request Action? Routing to a 404 page.. Or for example if the request is successful and you simply want to change route.