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

Entity collection management with on demand loading #84

Closed
jared-evari opened this issue Dec 4, 2018 · 1 comment
Closed

Entity collection management with on demand loading #84

jared-evari opened this issue Dec 4, 2018 · 1 comment

Comments

@jared-evari
Copy link

Do any of the entity collection management libraries support "on demand" loading and if so, can they be highlighted with said feature? On demand loading is never signalling an action to start a fetch until a component tries to get the value of a resource so it eliminates the need for an "on mount" callback.

@markerikson
Copy link
Owner

No idea :) I've only listed them, I haven't tried any of them myself (except for Redux-ORM).

If you find any, feel free to comment here with that info.

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

No branches or pull requests

2 participants