Open
Description
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
Labels
No labels