Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
caseymarquis
on July 6, 2018
|
parent
|
context
|
favorite
| on:
Vue.js: the good, the meh, and the ugly
Creating a bus with a new vue object might be what you're looking for if vuex is truly too much boilerplate.
You can also implement v-model, but I don't think that's what you're looking for.
crimsonalucard
on July 9, 2018
[–]
It's not boilerplate that's my problem. It's modularity and composition. Components do not have it. A bus ties a component to a bus rather than a vuex global.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You can also implement v-model, but I don't think that's what you're looking for.