As a developer
In order to have the project structure mirror the different functions in the app
I want files that are concerned with a feature close together
As a developer
In order to be able to remove a feature that is no longer needed
I want files that are concerned with a feature close together
As a developer
In order to avoid coupling between functions too tightly (possibly using eslint)
I want files that are concerned with a feature close together
Resources
As a developer
In order to have the project structure mirror the different functions in the app
I want files that are concerned with a feature close together
As a developer
In order to be able to remove a feature that is no longer needed
I want files that are concerned with a feature close together
As a developer
In order to avoid coupling between functions too tightly (possibly using
eslint)I want files that are concerned with a feature close together
Resources