Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

Restructure app [18h] #175

Open
amitaibu opened this issue Oct 8, 2017 · 2 comments
Open

Restructure app [18h] #175

amitaibu opened this issue Oct 8, 2017 · 2 comments
Assignees

Comments

@amitaibu
Copy link
Member

amitaibu commented Oct 8, 2017

@rgrempel has explored some nice structure that provides a clearer separation between data and UI state, as well as a single source of truth for the data:

  • The Backend as the name indicates is responsible for the data.
  • Fetch is our way of managing which data should be fetched from the backend.
@amitaibu amitaibu changed the title Add Backend and Fetch models [7h] Restructure app [18h] Nov 8, 2017
@amitaibu
Copy link
Member Author

amitaibu commented Nov 8, 2017

I've made the scope bigger, and increased the estimation. Since your code in private project is quite general and already documented it will be a lot of copy/ paste - so I think the estimation might be enough.

I'd love to see this done sooner than later, so we could start copying to other projects.

@rgrempel
Copy link
Contributor

rgrempel commented Nov 8, 2017

I'll get going on this once the private project settles down a bit ... . It will make a nice companion for some blog posts, as I'll have some public code to refer to!

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

No branches or pull requests

2 participants