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

[WIP] Adding Redux #109

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

[WIP] Adding Redux #109

wants to merge 2 commits into from

Conversation

lsaether
Copy link
Contributor

fixes #100 #63

Adding a custom redux store so we can have finer grain control over our DApp state. Right now, our Redux store is being used alongside the Drizzle context, but at some point we should phase out drizzle in favor of using our own store, using just what we need.

For now, I'm making the redux store so we can handle the caching of events when the DApp loads so we can avoid some of the loading screens.

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

Successfully merging this pull request may close these issues.

Economies not displayed in bubble chart
1 participant