Dynamic store creation #341
Answered
by
ai
htunnicliff
asked this question in
Q&A
-
Coming from a Recoil background, is there a recommended pattern for using stores that is similar to Recoil's |
Beta Was this translation helpful? Give feedback.
Answered by
ai
Dec 26, 2024
Replies: 1 comment 2 replies
-
https://github.com/nanostores/nanostores/blob/main/map-creator/index.d.ts |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
htunnicliff
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mapCreator()
returns a function which return storeshttps://github.com/nanostores/nanostores/blob/main/map-creator/index.d.ts