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

Rearchitecture #14

Closed
raineorshine opened this issue Jul 25, 2019 · 0 comments
Closed

Rearchitecture #14

raineorshine opened this issue Jul 25, 2019 · 0 comments
Projects

Comments

@raineorshine
Copy link
Contributor

Here is a potential list of goals I have identified for the rearchitecture. Please add your own and any comments here. We can use this issue to discuss and stay accountable to these goals.

  • Small files
  • Modular units
    ◦ clearly defined io
    ◦ not using shared, global state
  • Coherent architecture
  • Abstracted storage
    ◦ State
    ◦ Local
    ◦ Remote
  • Action creators
  • Coherent async actions
    ◦ thunk
  • Unit tests
  • Documentation
    ◦ Describing the architecture
    ◦ Describing how to do common tasks
@raineorshine raineorshine created this issue from a note in To Do (Todo) Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
To Do
Ready
Development

No branches or pull requests

1 participant