Hacker News new | ask | show | jobs
by mixedCase 3492 days ago
Events in Vue 2 are now supposed to be used only for child -> parent component communication. If your needs are more complex then you're supposed to use Vuex.