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

Part 11 Expert: Redux and redux-toolkit #58

Open
ZombiRaptor opened this issue Dec 23, 2022 · 0 comments
Open

Part 11 Expert: Redux and redux-toolkit #58

ZombiRaptor opened this issue Dec 23, 2022 · 0 comments
Labels

Comments

@ZombiRaptor
Copy link
Collaborator

ZombiRaptor commented Dec 23, 2022

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

Cette partie va venir compléter la partie avancée sur les state management et venir enrichir avec les concepts avancés de redux-toolkit, on va également parler de l'architecture d'une application et comment bien la découper pour que cela reste simple et concis:

  • Complément d'informations sur redux
  • Présentation de redux-toolkit
  • Installation
  • createStore, ajouter le store
  • createSlice et l'utiliser
  • création d'un middleware et createAsyncThunk
  • RTK Query
  • Best practices

https://redux.js.org/style-guide/
https://redux.js.org/usage/structuring-reducers/normalizing-state-shape

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant