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

Draft ADR for state management / data fetching strategies throughout app #3262

Open
grahamalama opened this issue Jun 4, 2024 · 0 comments

Comments

@grahamalama
Copy link
Contributor

We currently use Redux for global state management and Sagas to do data fetching for components. There are new strategies for managing these concerns in React. We should either write an ADR or otherwise document our intentions to migrate to new patterns our maintain our current patterns.

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

No branches or pull requests

1 participant