A Guided Migration from Vue 2 to Vue 3 A Guided Migration from Vue 2 to Vue 3
    • Start
  • Getting Started

    • Introduction
    • Migration Strategy
    • Preparing your project
  • Part 1: Global APIs

    • Overview
    • App Instance
    • VueRouter
    • Vuex
    • Components
    • Custom Directives
    • Filters
    • Vue.prototype
    • Event Bus
    • Summary
  • Part 2: Unbreak Components

    • Overview
    • Router Links
    • Router Views
    • Async Components
    • v-for refs
    • Functional Components
    • Summary
  • Part 3: Fix Runtime behavior

    • Overview
  • Part 4: Fix Visuals

    • Overview
  • More

Part 2: Summary

What we have so far.

lore ipsum

up next

lore ipsum

Edit this page on GitHub
Event Bus Part 2: Unbreak Components - Overview

On this page

  • What we have so far.
  • up next