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

Folder Structure #4

Open
alexprice1 opened this issue Jul 27, 2015 · 0 comments
Open

Folder Structure #4

alexprice1 opened this issue Jul 27, 2015 · 0 comments

Comments

@alexprice1
Copy link

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!

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

No branches or pull requests

1 participant