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

Tech Stack: Use redux toolkit #209

Open
NearW opened this issue Dec 22, 2023 · 1 comment
Open

Tech Stack: Use redux toolkit #209

NearW opened this issue Dec 22, 2023 · 1 comment
Assignees
Labels
infrastructure Everything related to toolings around the project

Comments

@NearW
Copy link
Collaborator

NearW commented Dec 22, 2023

Sine we already have a global event based state with a reducer, it makes sense to use redux toolkit over our custom context solution.

https://redux.js.org/tutorials/fundamentals/part-5-ui-react

@NearW NearW added the infrastructure Everything related to toolings around the project label Dec 22, 2023
@dostulataa dostulataa self-assigned this May 8, 2024
@dostulataa
Copy link
Collaborator

https://github.com/MaibornWolff/retro/tree/tech/209/introduce_redux_toolkit

I created the slices for the retro state and its store. This still needs 1) linking to the ui and 2) some solution on how to sync the state to the session's state for a user that is joining.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Everything related to toolings around the project
Projects
None yet
Development

No branches or pull requests

2 participants