Web App Architecture #366
souhaib-benbouzid
started this conversation in
Architecture
Replies: 1 comment
-
i know this is only for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
rework the web app to the following architecture:
Web structure
components structure
App structure
this suggestion aims to achieve the following points:
Separation of concerns
Easier testing
each component / action / page / package / reducer / action can be written and tested separately.
Clean Imports
Beta Was this translation helpful? Give feedback.
All reactions