Event Emitters and Listeners in Vue 3 - A Practical Example

preview_player
Показать описание
In this video, I explain concepts of event emitting and listening in Vue 3. Event emitting is one of the ways of establishing communication between various components inside your single page vue js application. I was working on a front-end app where I was showing data coming from PokeAPI. There was a use case where I had to listen to an event fired by the header component from other pages of the app.

Find the link of the source code below. If you liked it, please leave a star 😃

Рекомендации по теме
visit shbcf.ru