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

Global state object #8

Open
shavyg2 opened this issue Jul 25, 2019 · 0 comments
Open

Global state object #8

shavyg2 opened this issue Jul 25, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@shavyg2
Copy link
Owner

shavyg2 commented Jul 25, 2019

Using a @State('key') would be nice for managing global state objects. This would give users something nice rather than having multiple state objects all over the file system. The framework would just provide the state object to the user.

Similar to how use state in react just works

@shavyg2 shavyg2 added the enhancement New feature or request label Jul 25, 2019
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

1 participant