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

Define and implement base loading/error state handling strategy/rules #7

Open
bear-in-a-box opened this issue Nov 19, 2019 · 0 comments

Comments

@bear-in-a-box
Copy link
Contributor

As Loadable helper exists, it can somewhat define an outer shape for data that can be loaded from somewhere, be it HTTP request, file system or anything async. However, it can lead to a situation where subscriber is called more times than expected. We have to decide whether it is a good way and things should stay like this, or such states should be implemented directly in the Store class.

@bear-in-a-box bear-in-a-box changed the title Define and implement base error handling strategy/rules Define and implement base loading/error state handling strategy/rules Nov 19, 2019
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

1 participant