You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: