faceyspacey/redux-first-router

Build 3rd party plugins that optimize Sagas usage (following this blueprint) [and another for Redux-Observable]

Open

#76 opened on Aug 9, 2017

View on GitHub
 (22 comments) (1 reaction) (0 assignees)JavaScript (1,568 stars) (167 forks)batch import
help wantedinvalidwontfix

Description

Would like to get some ideas from the community on ways to improve the experience of using redux-first-router with redux-saga.

Some thoughts:

  1. Adding a reference to a saga to fire before firing our action dispatch?
  2. Another export from connectRoutes that gets added to our sagas, effectively mapping them to each route?

Contributor guide

Build 3rd party plugins that optimize Sagas usage (following this blueprint) [and another for Redux-Observable] · faceyspacey/redux-first-router#76 | Good First Issue