| Section 01: Introduction & Overview | |||
| What is Vue.JS? | 00:04:00 | ||
| Introduction to Vue.JS | 00:02:00 | ||
| Section 02: Installing Vue.JS | |||
| Using Vue.JS without Installation | 00:07:00 | ||
| Installing and running Vue.JS | 00:04:00 | ||
| File and folder overview | 00:04:00 | ||
| Section 03: Getting started with basic code | |||
| How to create components? | 00:02:00 | ||
| Vue.JS interpolation | 00:08:00 | ||
| Methods and parameters | 00:06:00 | ||
| Events and parameters | 00:05:00 | ||
| Two-way binding in Vue.JS | 00:04:00 | ||
| Two-way binding with multiple inputs | 00:07:00 | ||
| If else Condition | 00:04:00 | ||
| For loop array of objects | 00:07:00 | ||
| Create a Child Component in Vue.JS | 00:07:00 | ||
| Reuse components | 00:05:00 | ||
| Course Materials | 00:00:00 | ||
| Section 04: Basic code Part 2 | |||
| HTML Binding | 00:04:00 | ||
| Dynamic classes | 00:04:00 | ||
| Props | 00:04:00 | ||
| Data child to Parent | 00:04:00 | ||
| Section 05: Form and validation | |||
| Simple form | 00:05:00 | ||
| Complete form | 00:05:00 | ||
| Complete Form Validation | 00:05:00 | ||
| Section 06: Advanced Concepts | |||
| Props and Non-Props Data | 00:04:00 | ||
| Computed Property | 00:04:00 | ||
| Watchers | 00:03:00 | ||
| Slots | 00:04:00 | ||
| Multiple slots | 00:06:00 | ||
| Dynamic components | 00:07:00 | ||
| Teleport components | 00:04:00 | ||
| Section 07: Understanding the Lifecycle Hooks in Vue.JS | |||
| What are lifecycle hooks in Vue JS? | 00:06:00 | ||
| BeforeCreate and created | 00:03:00 | ||
| BeforeMount and mounted | 00:02:00 | ||
| BeforeUpdate and updated | 00:05:00 | ||
| BeforeUnmount and unmounted | 00:05:00 | ||
| Section 08: Routing and API | |||
| Routing | 00:08:00 | ||
| Dynamic routing | 00:06:00 | ||
| Page Not found | 00:03:00 | ||
| API | 00:04:00 | ||
| Sending API Data | 00:06:00 | ||
| Section 09: Mastering Vue.JS with a Project | |||
| Vue.JS Form Validation Using an API | 00:38:00 | ||