Courses

Custom Vue.js 3 Plugins - Create a Tool-Tip Plugin - Use a Vue.js Plugin to Register a Component

In this lesson, we start creating a tooltip plugin. In the process, you'll see how to register a Vue.js component from inside a plugin. You'll also learn how to maximize performance by registering the component asyncronously.

Links