Creating a Vue-powered WordPress Plugin
Very quickly after I discovered Vue I started thinking about what it would be like to create WordPress plugins that were predominantly powered by front-end JavaScript. In this course I’ll walk you through how to setup a basic WordPress plugin that loads a Vue SPA into the WordPress dashboard on its very own plugin landing page. We’ll also be using webpack to manage all of our assets.