Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

195
Vistas
Is there any way to chart/graph/map or otherwise visualize the interrelations of sagas?

We have a project with a bunch of sagas produced with Redux-Saga.

I wonder if there's any way to visualize the possible flows between these sagas to produce a comprehensive map of our sagas and how they interrelate?

The rationale for this is that such a graph could lead to better long term design of our saga structure, and possibly we could have one or two sagas which are redundant.

about 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

While it's not the exact answer you're looking for:

Honestly, I can't think of ever seeing something like this. At most there's the couple WIP "saga devtools" packages I've seen (like https://github.com/abettadapur/redux-saga-devtools-extension and https://github.com/redux-saga/redux-saga-devtools ), but I don't think either of those is complete or what you're really asking for.

Beyond that: our general advice for the last few years has been to avoid using sagas for most use cases, and doubly so if you're using them for basic data fetching.

Today, RTK Query solves the data fetching use case, thunks do most other work, and the new RTK "listener" middleware solves the "run logic in response to actions" use case with a smaller bundle size, simpler API, and better TS support.

For more details, see my recent talk "The Evolution of Redux Async Logic":

  • https://blog.isquaredsoftware.com/2022/05/presentations-evolution-redux-async-logic/
about 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda