Pontus Öwre

Dedicated and diverse software engineer with 15+ years professional experience. Passionate about software security, test driven development and DevOps with interest in getting things done.

Vue

Posts tagged: Vue

Vue 3 Event Bus using the Composition API

Vue 3's Composition API brings a lot of flexibility when it comes to write and organize reusable logic into smaller chunks called composables. In this post, I will show you how to leverage the Composition API to add and use an event bus in your project.

Read "Vue 3 Event Bus using the Composition API"