5 Vue.js Tutorials
5 Free Vue.js Tutorials
- Learn Vue 2: Step By Step on Laracasts
Jeffrey Way's latest VueJS series on Laracasts is free for everyone.
- Vue.js Fundamentals on Youtube
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
- Develop Web Apps with Vue.js on Egghead.io
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.
- Getting Up and Running with the Vue.js 2.0 Framework on Sitepoint
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.