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

Proposal: refactor UI to use hooks for state management #1686

Closed
ozkatz opened this issue Mar 29, 2021 · 1 comment
Closed

Proposal: refactor UI to use hooks for state management #1686

ozkatz opened this issue Mar 29, 2021 · 1 comment
Assignees
Labels
area/UI Improvements or additions to UI proposal

Comments

@ozkatz
Copy link
Collaborator

ozkatz commented Mar 29, 2021

The current redux + react-router setup incurs a lot of boilerplate steps for any added page or functionality. Currently exploring a migration (need to understand its cost) to nextjs hooks or another more opinionated solution to state management and routing, that doesn't require rewriting the UI.

@ozkatz ozkatz added area/UI Improvements or additions to UI proposal labels Mar 29, 2021
@ozkatz ozkatz self-assigned this Mar 29, 2021
@ozkatz ozkatz changed the title Proposal: move UI to next.js Proposal: refactor UI to use hooks for state management Apr 18, 2021
@ozkatz
Copy link
Collaborator Author

ozkatz commented Apr 18, 2021

closed by #1766

@ozkatz ozkatz closed this as completed Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/UI Improvements or additions to UI proposal
Projects
None yet
Development

No branches or pull requests

1 participant