Skip to content

How to split stores into several files? #709

Discussion options

You must be logged in to vote

I would avoid splitting the store into multiple files. If anything split the store into multiple stores or extract heavy functions outside of actions and rely on passing the necessary information of the store as arguments (instead of passing the whole store)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hugoattal
Comment options

Answer selected by hugoattal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants