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

[DevTask] Refactor state into AppState #831

Open
robinjhuang opened this issue Feb 5, 2025 · 1 comment
Open

[DevTask] Refactor state into AppState #831

robinjhuang opened this issue Feb 5, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@robinjhuang
Copy link
Member

robinjhuang commented Feb 5, 2025

Brought up in retro. This will make the desktop app easier to write code for and test.

Curious how state is handled in:

┆Issue is synchronized with this Notion page by Unito

@dosubot dosubot bot added the enhancement New feature or request label Feb 5, 2025
@christian-byrne
Copy link
Contributor

I will use electron store for now because we already are using it. Once all components of the app are using the same store and accessing with same methods, changing library or implementation will be relatively easy.

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

No branches or pull requests

2 participants