Tutorials
A Guide to Vue $emit - How to Emit Custom Events in Vue
Many Vue patterns involve passing data from a parent component to its children using props. But what if we need a child to affect its parent?

Matt Maribojoc
@mattmaribojocMany Vue patterns involve passing data from a parent component to its children using props. But what if we need a child to affect its parent?
Matt Maribojoc
@mattmaribojoc