bulletproof-react icon indicating copy to clipboard operation
bulletproof-react copied to clipboard

Project structure: specializing stores directory

Open mauro-ni opened this issue 2 years ago • 0 comments

In React there are many ways to handle state. I personally use redux (via redux toolkit), context and also state at component level (useState).

What do you think about specializing the stores directory creating as many subfolders as necessary (eg. redux, contexts, recoil, jotai, ...)?

Many thanks in advance.

Mauro

mauro-ni avatar Aug 29 '22 14:08 mauro-ni