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

As a developer, I want state value types to be consistent #277

Open
esparr opened this issue Nov 13, 2023 · 0 comments
Open

As a developer, I want state value types to be consistent #277

esparr opened this issue Nov 13, 2023 · 0 comments

Comments

@esparr
Copy link
Collaborator

esparr commented Nov 13, 2023

We want to make sure states use the same value type at all times. For instance we don’t want a state to be initialized as null if it will later take on the value of true. When doing this we’ll need to check the logic throughout the app to make sure it will work with any updates we make to the states.

@esparr esparr added this to Momentors Nov 13, 2023
@esparr esparr converted this from a draft issue Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog (No touchy)
Development

No branches or pull requests

1 participant