-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
We noticed that your current folder structure looks like this:
app
-actions
-components
-constants
-stores
-TodoStore.js
We have been thinking of doing our folder structure like this:
app
-components
-stores
-TodoStore.js
-TodoAction.js
-TodoConstants.js
Do you know of any downsides of doing it this way?
Thank you for your help!
Metadata
Metadata
Assignees
Labels
No labels