The Plugin Function Syntax and Organizing Plugin Code
In this lesson, learn how to extract your plugin to it’s own file. This is essential for good organization and a precursor to packaging your file for distribution. Also, learn the alternative function syntax for defining a Vue.js plugin.