Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pier25
on Sept 18, 2020
|
parent
|
context
|
favorite
| on:
Vue.js 3
Not sure about Vue 3, but in Vue 2 you can simply use a Vue instance without a template as a reactive store. You can also share an object between Vue instances.
See:
https://vuejs.org/v2/guide/state-management.html
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
See: https://vuejs.org/v2/guide/state-management.html