YouTube has lot of videos on Vue.js but not all of them are relevant for learning Vue.js. Below is the list of best videos on Vue.js which have been handpicked. For each of the below link, a brief information about the video has been given which should help understand the content of each video.
How to contribute: If you want to edit the content of this page, please submit the request on github using the following link...
https://github.com/abhiphull/nbshare-blog/wiki
Vue JS 2 Tutorial - [Full Course] - 3.1M+ Views

Videos - 45, Video length 6 -15 minutes each
Target Audience - Beginner
Instruction Type - Hands on Tutorial
Goal - introduction to Vue js and show how to get started by using a CDN to install it locally.
Vue JS Crash Course (2019) - 1M+ Views

Video length - 69 minutes
Target Audience - Beginner
Instruction Type - Hands on Tutorial
Goal - learn all about Vue.js including what it is, Vue-CLI, components, data, events, directives, etc.
Learn Vue.js - Full Course for Beginners - 2019 - 750K+ Views

Video length - 3 hours
Target Audience - Beginner
Instruction Type - Hands on Tutorial
Goal - Learn to use Vue.js in this full tutorial course for beginners.
Full Stack Web App using Vue.js & Express.js: Part 1 - Intro - 303K+ Views

Video length - 56 minutes
Target Audience - Intermediate
Instruction Type - Hands on Tutorial
Goal - Learn how to create a full stack web application using Vue.js and Express.js
The Vue Tutorial for 2018 - Learn Vue 2 in 65 Minutes - 302K+ Views

Video length - 65 minutes
Target Audience - Beginner
Instruction Type - Hands on Tutorial
Goal - Learn how to use Vue to create a real project and learn all about the fundamentals of this great framework.
Learn Vue 3 for Beginners - Full 2020 Tutorial Course - 131K+ Views

Video length - 3 hours
Target Audience - Beginner
Instruction Type - Hands on Tutorial
Goal - Learn to use Vue.js in this full tutorial course for beginners.
Vue.js 2 - Getting Started - [Full Course] - 475K+ Views

Videos - 12 Video length 5 -12 minutes each
Target Audience - Beginner
Instruction Type - Hands on Tutorial
Goal - Learn how to create a Basic VueJS Application and how to get started with it!
Create a Twitter Clone with Vue.js, Quasar Framework & Firebase for iOS, Android, Mac & Windows - 23K+ Views

Video length - 2 hours 28 minutes
Target Audience - Intermediate
Instruction Type - Hands on Tutorial
Goal - Learn how to create a beautiful, responsive, cross-platform Twitter app from SCRATCH and get it running and working on 5 different platforms.
7 Secret Patterns Vue Consultants Don’t Want You to Know - Chris Fritz - 77K+ Views

Video length - 44 minutes
Target Audience - Intermediate
Instruction Type - Slides
Goal - learn new Vue js patterns
Using Material Design with Vue.js 2 - 77K+ Views

Video length - 28 minutes
Target Audience - Intermediate
Instruction Type - Hands on Tutorial
Goal - Learn how to add Material Design components to your Vue.js 2 project by following step-by-step guide to build a small sample application.
Build a Calculator with VueJs - 4K+ Views

Video length - 22 minutes
Target Audience - Beginner
Instruction Type - Hands on Tutorial
Goal - Demonstrating how to use vue js to create a basic calculator component inside a web browser.
EASY Vue 3 Authentication with Firebase ~ Login Form Vue JS Tutorial - 2.7K+ Views

Video length - 25 minutes
Target Audience - Intermediate
Instruction Type - Hands on Tutorial
Goal - Learn how to easily authenticate your vue js application with firebase by creating a simple but effective login / register application with protected routes. Firebase's easy to use framework makes authentication a breeze in Vue 3 using the composition API.
Vue.js Search w/ vue-fuse - 12K+ Views

Videos length - 37 minutes
Target Audience - Advanced
Instruction Type - Hands on Tutorial
Goal - build a search component that utilizes the fuse.js library along with vue-fuse. It searches through a local index (json file) of blog posts. Also make it very interactive and add keyboard accessibility along the way.
Spring Boot + Vue JS Tutorial: How to include Vue in your next Spring Boot Application - 16K+ Views

Videos length - 28 minutes
Target Audience - Intermediate
Instruction Type - Hands on Tutorial
Goal - create a new Spring Boot Application and drop Vue in a static file. From there will use Vue to call a REST API endpoint we set up to display a list of things.
Vue.js & Firestore App - Build & Deploy - [Full Course] - 80K+ Views

Videos - 7, Video length 13 -15 minutes each
Target Audience - Intermediate
Instruction Type - Hands on Tutorial
Goal - build an application using the Vue.js framework and the Firebase Firestore cloud platform as our data store. In this video they setup firestore, setup the app with Vue-CLI and create the Firebase config files.