5 Vue.js Tutorials

5 Free Vue.js Tutorials

Jeffrey Way's latest VueJS series on Laracasts is free for everyone.

Ten video Youtube playlist by Devmarketer that starts with the very basics of VueJS 2 and moves on to more advanced functionality, such as external API requests

Another ten video course (16 minutes total). It covers some common Vue scenarios in a very short time span. It’s helpful to have some basic VueJS knowledge before watching.

This is a more advanced tutorial, covering the workflow for creating custom components and bundling them with webpack and vue-loader.

  • Vue.js User Guide on Vuejs.org The Vue guide is worth reading top to bottom. The Vue docs are written like a long-form tutorial with the beginner in mind.