Vue.js 3 Crash Course 2020 Part 1 | Learn Vue.js

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

Timestamps
00:00 Kickstart
01:36 Setting up the environment
06:14 Project Init And Breaking Changes
07:54 Hello World
18:38 Lifecycle Events
23:12 Methods
25:06 Vue Expressions
28:08 Vue Directives
30:53 v-html
33:09 Loops using v-for
40:18 Event Handlers
42:52 One Way Data Binding
46:45 Two Way Data Binding
50:10 Event Modifiers
56:16 Final Vue App Project

------------
Don't forget to subscribe and like the video if you enjoyed :)
Рекомендации по теме
Комментарии
Автор

Thanks that you used Options API.

You didn't complicate things by introducing Composition API for a Vue 3 tutorial!

gradientO
Автор

Thanks brother, waiting for Vue Js part 2

GameRangerOfficial
Автор

Thank you so much. Learned alot.. Waiting for part 2

athiraroyal
Автор

Thank you for this, I really liked your approach and it is nobel

gagiknavasatariyan
Автор

57:26 what are you using that the array appears like ordered as hell?

naheliegend
Автор

I watched full video, and learned a lot, thanks for sharing

ikramhaider
Автор

omg learned so much from you, appreciate it all!

mk
Автор

Thanks, Your Teaching is really good and you also use the last update of Vue ^_^ you save my job TNX

mrrobot
Автор

in 10:10 you imported App from ./Helloworld.vue but there is no App in Helloword.vue? Where does it come from?

naheliegend
Автор

Enjoyed Your Web seminar Sir Mehul Mohan 😇😇😇

SushilYadav-qdlk
Автор

54:42 why don't delete the whole line 22 ?

naheliegend
Автор

Thanks, cool tutorial...

i am a jquery user and want to migrate into modern javascript frameworks like vue...

DeaVenditama
Автор

Hi!! Thank you so much for this!! Would you be able to make a tutorial on how to build a dashboard with AWS Amplify? :)

dydx
Автор

Great video looks like I am ready to learn Vue! lol

khandoor
Автор

Great course bro thank you but where is the 2m parte ??

houssemflutter
Автор

Thanks man, btw what is the name of your vscode theme?

aertrashbin
Автор

great tutorial, may I know the theme on your vs code? thanks

carlixprincipe
Автор

Thank you so much for this awesome tutorial. And one thing how can you type so so fast? Amazing! Give me some tips :)

abhijitmondalabhi
Автор

this is part 1. Is there a part 2 coming?

talha
Автор

Tutorial was so helpful! Thanks a lot.
I have one question, does it always take time to install? These react, vue and other framework things? Why does it create super bulky project with above 15K files for a simple Hello World?

fail-fixer