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

Mention how to avoid stateful singletons in SSR (fix #807) #809

Merged
merged 1 commit into from
May 28, 2017

Conversation

ktsn
Copy link
Member

@ktsn ktsn commented May 28, 2017

Add an example when we want to create multiple stores that uses the same module in the module reuse section. I seem that it is mainly for SSR purpose, isn't it?

Fix #807

@ktsn ktsn added the documentation Improvements or additions to documentation label May 28, 2017
@ktsn ktsn requested a review from yyx990803 May 28, 2017 09:38
@yyx990803 yyx990803 merged commit a090c62 into vuejs:dev May 28, 2017
@ktsn ktsn deleted the docs-ssr branch May 28, 2017 12:34
kazupon added a commit to kazupon/vuex that referenced this pull request Jul 22, 2017
ktsn pushed a commit that referenced this pull request Jul 22, 2017
* tweak getters.md from #791

* tweak some sections from #794

* translation about SSR notice at modules section (ref: #809)

* translation getters section (ref: #831)

* tweak testing section from #844
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants