Vue.js 3 Crash Course for beginners

preview_player
Показать описание


This course is for absolute beginners who are trying to learn how to use Vue 3

⌛️ Timestamps
00:00 - What is Vue
01:10 - Basic Syntax
02:00 - Why use Vue
04:40 - Setup
05:28 - Creating vue instance
06:00 - Single file component
07:18 - Text Interpolation
09:00 - Script tag
10:54 - v-if, v-else-if, v-else directives
13:22 - v-for directive
15:27 - Reactive data with ref
17:50 - v-bind
20:40 - Attach an event listener to the element with v-on
23:27 - v-model
24:10 - Form @submit event example
26:06 - Event modifiers
26:41 - Button @click event example
27:14 - Computed properties
29:50 - Watchers
31:10 - Lifecycle hooks
34:25 - Composition API
35:53 - Creating a component
36:53 - Props
39:44 - Custom Events
42:55 - Wrapping up

👉 Checkout Insidewebdev on social:
Discord community: Coming soon..

- Disclosure
This video might have affiliate links . This means that if you buy or signup from my link, I will get a small commission at NO EXTRA COST TO YOU. Thank you for supporting me!
Рекомендации по теме
Комментарии
Автор

This is a great tutorial for Vue js. Please come back and make more tutorials. Thankyou!

anuj
Автор

thanks you so much for providing this such of amazing crash course

rothsamnangvisothipong
Автор

Thank you so much, this is really a straight forward tutorial. I have been doing Vue on and off, I never had the time to stick to it. I needed this to refresh my VueJS memory and this was exactly what I needed.
Thank you :-)

FuckinGumba
Автор

Excellent tutorial! I got much experience with React and just now want to study Vue, and I like this course. Thanks!

YoungAether