Vue.js Course for Beginners (2021)
Learn Vue 3 by in this full course. Vue.js is an open-source model–view–view model front end JavaScript framework for building user interfaces and single-page applications.
2021-09-07 19:00:00 - Vue JS
0:00:00 - Introduction
0:01:03 - What is Vue.js?
0:05:40 - Vue 3 Setup
0:12:17 - Vue JS Directives
0:19:48 - Events and Methods
1:29:20 - Components
0:39:27 - Component Props
1:06:09 - Lifecycle Hooks
1:14:30 - App Demo
1:26:45 - Adding Items to Cart
2:15:54 - Reuseable Components
2:26:20 - Vue CLI
2:32:48 - Vue Folder Structure
2:43:58 - Top Nav
2:48:45 - Styling with SASS
3:06:07 - Sidebar
3:20:46 - Adding Items to Cart