kinto-admin icon indicating copy to clipboard operation
kinto-admin copied to clipboard

Draft ADR for state management / data fetching strategies throughout app

Open grahamalama opened this issue 8 months ago • 0 comments

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.

grahamalama avatar Jun 04 '24 18:06 grahamalama