Looking for real world redux toolkit example #2381
kriugen
started this conversation in
Community Recipes
Replies: 1 comment
-
Hello! I'd suggest you to check examples here. You can also try on Google |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I am looking for real world application source code that uses redux toolkit. The examples that I managed to find so far are seriously lacking in complexity. I would like to see something with authentication, CRUD, multiple slices with async actions. Especially interesting how to reduce code duplication with addMatcher (or are there other methods?)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions