Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Custom Vue.js 3 Plugins

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Add a Global Instance Method with a Vue.js Plugin

In this lesson, learn how to add global app instance methods and properties from your Vue.js plugins. These are great for exposing handy utility functions to every app component. Vue Router does this for $route and $router.

Links