This repository has been archived by the owner on Jan 1, 2025. It is now read-only.
Patterns for organizing atoms and selectors in a large application #1600
Unanswered
wuweiweiwu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was wondering if there are some patterns of organization that is recommend by the team especially in a large application. Say how does the organization structure scale in the todo list app example in the repo?
Similarly in redux, where there are feature slice files following a
ducks
pattern. Is there some patterns that have worked well in a scalable way in large apps that have used recoil?Beta Was this translation helpful? Give feedback.
All reactions