Dave Hirschfeld
SSolara
•Created by Dave Hirschfeld on 3/17/2024 in #questions-issues
Trying to understand state management
Thanks @MaartenBreddels!
I'm just trying to figure out how best to structure a
solara
app and I think that aligns with what I'm envisaging - only use globals for application-wide state and otherwise inject reactive variables into the components 🤔6 replies
SSolara
•Created by Dave Hirschfeld on 3/17/2024 in #questions-issues
Trying to understand state management
Is the recommended way to inject reactive variables into reusable components from the outer scope?
e.g.
6 replies