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

Composable Architecture #8

Open
jeremycote opened this issue Aug 24, 2023 · 0 comments
Open

Composable Architecture #8

jeremycote opened this issue Aug 24, 2023 · 0 comments

Comments

@jeremycote
Copy link
Collaborator

Figure out how to dynamically enable pieces of the UI.

I'm thinking maybe a global feature flag store.
When loading a view, you can check the store to see if certain pieces of the view should be enabled or disabled.

By modifying this store, we can implement different profiles.
This would allow the driver to not see any of the testing or debug features while she's driving at comp.

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

1 participant