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

Update redux store to start managing local state #97

Closed
Tracked by #82
fwkoch opened this issue May 5, 2022 · 0 comments
Closed
Tracked by #82

Update redux store to start managing local state #97

fwkoch opened this issue May 5, 2022 · 0 comments
Assignees

Comments

@fwkoch
Copy link
Contributor

fwkoch commented May 5, 2022

Currently - redux state only manages API responses. Remaining local state is mostly just passed around from function to function. Getting local state into redux lets us mark as dirty, regenerate dependencies, etc...

I think the first thing to put in here is the TOC.

@fwkoch fwkoch mentioned this issue May 5, 2022
9 tasks
rowanc1 added a commit that referenced this issue Jul 8, 2022
* animate, dismiss, hostname
* avoid loader in $folder route
* 👩🏻‍🏭  `document` guards
* 📖 Update copy

Co-authored-by: Rowan Cockett <rowanc1@gmail.com>
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