Skip to content

refact: change nested context to zustand or rtk #171

Description

@raul-oliveira

thought: I don't think this PR is the correct place to address this issue, but I'd like to raise it at the moment it appeared.

We're having multiple providers for every screen, with information that is necessary to all of them. This is a job Redux Toolkit does very well, and it's already a stable pattern in our JS/TS repositories.

I think we should migrate to using Redux Toolkit slices instead of having multiple providers on every component and on every test.

Originally posted by @tuliomir in #167 (comment)

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions