Skip to content

[Feature] Dev Tools for visualising reactive flow #587

Open
@inakianduaga

Description

@inakianduaga

Do you want to request a feature or report a bug?

Feature

What is the current behavior?

There is no easy way to gain observability on the RX data flows except for manually adding debugging info inside the code. This might not be so easy since redux-observable ultimately lets you do whatever RxJS does, but a monitoring tool like

https://github.com/redux-saga/redux-saga-devtools

would be very useful in terms of easily understanding reactivity inside an app (some things related to redux actions are visible via regular redux-devtools but "non-action" processes are "invisible".

Are there any plans in this direction?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions