Redux Toolkit
Libraries
Client state, paired with generated API bindings rather than hand-written fetches.
The standard way to write Redux, reducing the store, reducers and actions to a small declarative surface.
How we use it
Holds client state in the interfaces that have enough of it to be worth centralising. Where a page is mostly server-rendered, it is not used at all.
9
systems
No case studies match this filter.