Using event bus in Vue.js to pass data between components Blog

added by JavaScript Kicks
9/19/2019 7:43:10 AM

2301 Views

This post is suited for developers of all stages, including beginners. Here are a few things you should already have before going through this article: Node.js version 10.x and above installed. You can verify that you have this version by running the command below in your terminal/command prompt: node -v Visual Studio Code editor or a similar code editor.


0 comments