Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show redux store dependencies #1567

Open
earendil06 opened this issue Dec 13, 2023 · 0 comments
Open

Show redux store dependencies #1567

earendil06 opened this issue Dec 13, 2023 · 0 comments

Comments

@earendil06
Copy link

Hi there!

I am currently involved in a big frontend application that uses Redux as global state management.
The codebase is quite big, and we end up with a lot of redux slices, reducers, apis, thunks and listeners.

I was thinking about a nice feature in the devtool (I guess) that would draw a generated graph, showing all the different dependencies between redux components, how they react and depend from each other, how they subscribe and listen to actions, etc.
Something that graphically, helps the dev to understand the state updates.

Thanks for your time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant