literally brad! i was thinking to start Vue this Year and firstly checked your channel and found Vue courses but these were old courses and noww!! thanks to you!
@@СэмҚыпшақThe phrase "literally Brad" isn't a common expression, so its meaning can vary depending on the context in which it's used. Generally, the word "literally" is used to emphasize that something is true in a factual or exact sense. "Brad" could refer to a person's name or be used to describe a certain type of person or stereotype. In some cases, people might use "literally Brad" humorously or ironically to refer to someone named Brad who embodies a stereotype associated with that name. For example, if "Brad" is commonly perceived as a typical or archetypal name for a certain kind of person (like an athletic or preppy individual), someone might say "literally Brad" to describe a person who fits that stereotype exactly.
Wow. That was a day. I started this course at about 7am. Now I'm finished. At 5pm. After 10 hours (Okay, I took a break for about 2 hours...). But it's not your fault that it took me so long to complete this course. It's just a lot of things that you explain very well. This course is excellent! Thank you!
as a react developer i didn't like vue when i tried last year. now had to learn due to a project and this was a great begining. thx for a great crash course..
Switching from react to vue is literally so welcoming. It’s like I’m working with the more friendly younger brother of react. I haven’t written one line of code since I started this tutorial, 30 minutes to finish and am very confident it’s a breeze. So much easier than react.
I just finished watching the whole 3 hour long video in 5 hours (of course sped up some parts by x1.5-x2.0), and also have developed a local project until ~40mins from the video.. and did that cause i have to have an online test task in a few hours.. i just have some react.js experience and the last time i did vue.js it was long long ago (maybe back then we didn't have v3 yet).. 2:24:03 - 2:24:18 and imagine i came across this part.. and that's so true !! Thank you Brad !! You're the man !! A few years ago i had an opportunity to download your paid ressources for free from the net, but i decided to buy it officially on udemy, and there's no regret for sure. Thank you !!
One of the finest Vue 3 tutorial/course I came across. Exactly what one novice developer needed who has of course some prior basic understanding of how vue works and is supposed to work on a real project. All key topics touched upon in a concise and convincing style. The best part is your Timestamps which helps to go to the exact concept which need to be referred or refreshed while working on projects. Fabulous work.
At 2:24:10 => honestly, I have to thank you! In 30 sec people can grasp the concept, but can't learn nothing. You need a more deep dive to understand what's under the hood to choose how to do things - it's not realistic to learn how to do things and stop - you need the why you do like this o like that and you are a master in teaching this aspects. I love tour deep explained tutorials/courses - and for this reason I bought some of yours :) thank you so much for this one free!
Let me tell you as a complete noobe ti web dev, I find this course very enlightening, you see, I got the fundamentals but no direct real world experience with it, but here and your style and the fact it's not waterdown tutorial or course, in other words you show mistakes & errors & how you fix them congratulations & keep up the good work you're worth following imho.
Well sir, maybe I'm a grumpy old man too... the reason I watch your videos is b/c they are **not** 30 seconds tik-toks. I agree with you, seems like most just want to slap some code in the prj and, if it seems to work, they're off to the next tikTok... The reason your channel and Professor Steve's are the **ONLY** ones I really visit is b/c I desire a deep understanding of the code & tools Im working with; your lessons provide exactly that. Thank you for sharing your time with us in making these videos 🙌
Thanks, I appreciate that. I feel like long form content doesn't get the love it used to these days. Not just my stuff, but all the great old school devtubers. I know I have a solid group of people that follow me that still have an attention span though 😉. So I continue for you guys and because it is what I love to do. I can't get into the shorts and tiktoks. Just no passion for it. I love sitting down and doing a project.
This was a perfect refresher for someone who used to work with Vue, but haven't touched it in over five years. Well done! And the new composition API looks so much cleaner than the old options variety.
Hello Brad. I just bought your PHP course yesterday as a suppport on your channel. You are amazing man and after I completed it I will definitely watch this.
With all due respect, that feeling of being left behind is exactly why I decided to use another extension-one that blocks all recommendations on TH-cam. I couldn’t stand the constant bombardment: "Stop doing this... do that instead," "This is getting obsolete, learn this." It made me anxious (you can’t watch all the tutorials or learn everything), but now I feel relieved.
Only 22 minutes in, but damn... he is a great "conversationalist". He just talks and explains in a natural, conversational speaking voice and expresses his thought process very understandably. I'm in awe, I recently started recording my own stuff and I have a loooong way to go. This is genuinely aspirational. Thumbs up, man. Also, the "let it organically come together" style. Stephen Grider does that, too, and it's always such a dopamine boost once it takes shape. :D
Thumbs up immediately I found this. I have been struggling with VueJs and I have no doubts in my mind that this, with a lot of practice, is going to get me there. Thank you Brad.
finished the course, thanks man! i love how you are so natural with javascript, like youre easy to translate react into vue. i personally love that kinda comparison because i learn react WHILE im learning javscript when i first started (i know its bad but its been 3 years lol)
I subscribed to you all the way back in 2018 and its a really nice feeling to see your video pop up on my youtube feed as a seasoned full stack developer with multiple enterprise projects under my belt. Thank you brad, for being one of the best teachers in the begining of my journey as a newbie!
That was the best tutorial for me to learn Vue JS. I finished the project in the same way as yours, I learnt the basic principles in a solid way. thanks a lot Brad!
I was watching your old vue course. Good timing! I have a site up and running, I let chatgpt do most of the setup and create a pretty decent initial template. I had to fix some stuff using learning from this course but ai does pretty good!
Thank you for taking the time to make this. There is a little update to your code: You won't need an import statement for defineProps anymore. VSCode says its part of a compiler macro now. Happy coding.
Thank you for devoting the time to do this. I would love to see a full stack vue3 video as well. I feel like it was not long at all. Don't feel bad for people who don't have the patience to watch a small project video.. I liked that you didn't focus on the ui/css stuff in this video and that each video you create has a distinct purpose, that helps with keeping the durations reasonable ;) May I suggest as a second step, that the api calls could be implemented in composables, to demonstrate their usage as well, and for example the form could be a component of itself, called by create and update form views, to demonstrate component reusability. The content that you upload is really great, please keep it up.
Thank you for this tutorial Brad. I appreciate you not editing out your mistakes and showing us how to troubleshoot common errors / mistakes during development. Excellent job and thank you for all you do for this community.
Absolutely the best. It took me a lot of time to follow step by step the entire content but it is the best tutorial ever. Thank you and keep up the good work.
Well. I have finished the course and I want to say many thanks. It gave me a crucial overall picture of how it works and can work. Now I'm able to read official documentation for better understanding material, especially these Router and Router Links. I'd suggest to download some plugin to temporary hide files (e.g. configuration or node modules) and leave src folder only) so you will not feel so overwhelmed by all these files and folders and focus on what you need - vue files.
Thanks so much! A fast paced course that covers the basics of multiple views, router and interacting with a JSON API. I didn't have any Vue knowledge before starting but was able to follow it all the way through with the occasional pause. Much appreciated :)
Brad thank you so much for this crash course, it took me 5 days to finish this video. I'm happy with the result! Now I'll be able to code frontend on my own :D yaaaay
Hello Brad, i would like to thank you for your effort and time making this crash course. It is definitly way better then the stuff i get at school. Thanks to you i have learned vuejs and feel very comfortable with it. ❤👍
I have no idea why this video or your channel popped up in my feed, but based off of what I see in the community, you rock! I hope you find continued success :)
2:24:10 haha, I can feel your pain. This was an excellent tutorial, although I thought maybe you could have squeezed in some Component Events and how emitting events work. But seeing how long this free course is already (and how short people's attention span are) I really can fault you. Excited for the Angular video. Thank you for all your content, really appreciate it!
Thanks, yeah now that I think about it, that is what was missing from this project. Emitting events from other components, etc. The expense tracker I did a few months ago goes into that for anyone that is interested. That is actually a good project to go to after this. And yeah, I don't mean to sound too negative. I just have been doing this for 10+ years and have seen a big drop in the way people learn. Much less patience and attention.
Thanks Brad, this was great! As more of a backend guy, I had dabbled in Vue many years ago and was looking to finally put a nice front end on my hobby project. I worked through this course over the last couple of days and feel much more confident I'll finally be able to accomplish that!
Such a great course, covers each step and its super clear, especially for non native english speakers. Thank you so much for sharing this great content 🙌🙌
Brad your way of teaching is amazing ❤ Don't know what you do but I tend to learn faster with your tutorials. Have purchased many of your Udemy courses too. Thanks for existing man! Really appreciate how much of an impact your teaching has had on my learning. Cheers
I really enjoy the pace in which you are making this course as well as the level of depth that you have chosen to cover. Despite I am a newbie in the Vue world, I have had a feeling I learned more than absolute basics and get a good grasp of what to expect from diving into the concept deeper. Totally agree with the attention span comment. Dude, that is the most underrated cognitive skill in the world. I appreciate this video is available for free for anyone. Thank you!
Thanks for the great video, I just got a job/internship for a developer position. Was a little scared but your crash courses on Vue and React are super helpful
I was watching the older crash course from my laptop. Using my phone to search for the same, I bumped into this one 🕺 . You’re such a great instructor, I like the fact that you follow the ‘progressive’ nature of Vue unlike some of other Vue tutorials out there!!
2:24:15 but you're so true mate, thank you so much because the way you explaint all of stuff there is really good, im so happy found your channel while learning Vue JS
I’ve been a full stack engineer professionally for 4 years, and excelled in web technology in my CS undergrad. All through React. I don’t know where I’ve been all this time, but I was sucked into the React black hole and was too stubborn to ever branch out. Vue is so elegant, wow. I am really intrigued by Svelte, but Vue seems to click even more
Working as a SK FE Dev for 2 years, worked with React and NET as FS, Svelte blows both out of the water but Vue 3 has the fact I can use it as incremental islands of reactivity which is intriguing to me. Svelte DX ergonomics are amazingly good and SvelteKit provides just the 'right' level of abstraction. Give Svelte a proper chance especially now that 5 is coming out and going twards the React route with the Flux pattern and removing eventDispatcher. P.S.
Thanks Brad for the detailed video about Vue js and for the comparison between react and Vue. First time I'm visiting your channel, Good content. Appreciate your work🔥!
Nice video man! But I think you forgot to show in the video the installation of vue router: npm install vue-router@4. Because at the start of the video you made some examples without it and then said you will switch to vue router later. If you dont install it, will find some issues with createRouter and createWebHistory
3 hrs course. Man.. thanks for your time & effort ! Amazing job... I'm having an open question... Is it still worth to learn Vue ? Meaning ... there are so many NoCode / LowCode solutions these days... Would love to read your opinion(s) ...
I was moving from React to Vue for a job, this tutorial made so much sense to me. Can you do one with NestJS for the backend? Otherwise I loved this tutorial
Thanks a lot my friend! I use this to help me code my Tauri app. I wish Rust would have some production ready framework which would not be web-based and JS frontend oriented. But you help me get throught this.
Hi i am new in vue js, and found this tutorial, i am just wanna say thanks a lot, my english i not good at all but i am try following this tutorial, this is great videos, again thanks a lot👍 maybe next we can see mevn videos stack from you😊
Thank you so much for the course, very well explained. I am a beginner with Vue.js and after read the basic documentation this course gives me some good experience about the framework potential.
literally brad! i was thinking to start Vue this Year and firstly checked your channel and found Vue courses but these were old courses and noww!! thanks to you!
excuse me I learn english so I can not understand "iterally brad!" what does it mean?
@@СэмҚыпшақ Please visit your doctor for a comprehensive eye examination
Me too 😀
True af! Now I don't need to search again about vue anywhere.
@@СэмҚыпшақThe phrase "literally Brad" isn't a common expression, so its meaning can vary depending on the context in which it's used. Generally, the word "literally" is used to emphasize that something is true in a factual or exact sense. "Brad" could refer to a person's name or be used to describe a certain type of person or stereotype.
In some cases, people might use "literally Brad" humorously or ironically to refer to someone named Brad who embodies a stereotype associated with that name. For example, if "Brad" is commonly perceived as a typical or archetypal name for a certain kind of person (like an athletic or preppy individual), someone might say "literally Brad" to describe a person who fits that stereotype exactly.
Wow. That was a day. I started this course at about 7am. Now I'm finished. At 5pm. After 10 hours (Okay, I took a break for about 2 hours...).
But it's not your fault that it took me so long to complete this course. It's just a lot of things that you explain very well. This course is excellent! Thank you!
haha man you scared me, first hour went smoothly but now real project is getting started lets see how long i take
@@irfansaeedkhan7242How did it go? I’m thinking too.
Switching from React to Vue feels like visiting your brother's home - familiar and welcoming. Learned a lot in a very short time. Thanks so much Brad!
as a react developer i didn't like vue when i tried last year. now had to learn due to a project and this was a great begining. thx for a great crash course..
Switching from react to vue is literally so welcoming. It’s like I’m working with the more friendly younger brother of react. I haven’t written one line of code since I started this tutorial, 30 minutes to finish and am very confident it’s a breeze. So much easier than react.
I just finished watching the whole 3 hour long video in 5 hours (of course sped up some parts by x1.5-x2.0), and also have developed a local project until ~40mins from the video..
and did that cause i have to have an online test task in a few hours..
i just have some react.js experience and the last time i did vue.js it was long long ago (maybe back then we didn't have v3 yet)..
2:24:03 - 2:24:18
and imagine i came across this part.. and that's so true !!
Thank you Brad !! You're the man !!
A few years ago i had an opportunity to download your paid ressources for free from the net, but i decided to buy it officially on udemy, and there's no regret for sure.
Thank you !!
One of the finest Vue 3 tutorial/course I came across. Exactly what one novice developer needed who has of course some prior basic understanding of how vue works and is supposed to work on a real project. All key topics touched upon in a concise and convincing style. The best part is your Timestamps which helps to go to the exact concept which need to be referred or refreshed while working on projects. Fabulous work.
At 2:24:10 => honestly, I have to thank you!
In 30 sec people can grasp the concept, but can't learn nothing. You need a more deep dive to understand what's under the hood to choose how to do things - it's not realistic to learn how to do things and stop - you need the why you do like this o like that and you are a master in teaching this aspects.
I love tour deep explained tutorials/courses - and for this reason I bought some of yours :) thank you so much for this one free!
Let me tell you as a complete noobe ti web dev, I find this course very enlightening, you see, I got the fundamentals but no direct real world experience with it, but here and your style and the fact it's not waterdown tutorial or course, in other words you show mistakes & errors & how you fix them congratulations & keep up the good work you're worth following imho.
Just when i was checking your previous Vuejs crash courses,you came out with this. Thanks Traversy
The other one is good for the Options API. This is more modern.
Well sir, maybe I'm a grumpy old man too... the reason I watch your videos is b/c they are **not** 30 seconds tik-toks. I agree with you, seems like most just want to slap some code in the prj and, if it seems to work, they're off to the next tikTok...
The reason your channel and Professor Steve's are the **ONLY** ones I really visit is b/c I desire a deep understanding of the code & tools Im working with; your lessons provide exactly that.
Thank you for sharing your time with us in making these videos 🙌
This year is great.,
React Js,NodeJs,Express Js and now Vue Js .🎉
Thank You Brad
❤
Brad if possible Next Js Crash Course too I will be really grateful for that.......
Thanks, I appreciate that. I feel like long form content doesn't get the love it used to these days. Not just my stuff, but all the great old school devtubers. I know I have a solid group of people that follow me that still have an attention span though 😉. So I continue for you guys and because it is what I love to do. I can't get into the shorts and tiktoks. Just no passion for it. I love sitting down and doing a project.
@@TraversyMedia Absolutely bro love from 🇮🇳
Thank you for the long form content @@TraversyMedia
Have you tried applying for some job offers?
This was a perfect refresher for someone who used to work with Vue, but haven't touched it in over five years. Well done! And the new composition API looks so much cleaner than the old options variety.
I'm so happy you're doing a Vue video ! love your way of teaching and your approach. Thanks so much for your contente !
Long time Rails/ExtJs developer here. Fantastic crash course! I stuck it out to the end 😀. Thank you!
Hello Brad. I just bought your PHP course yesterday as a suppport on your channel. You are amazing man and after I completed it I will definitely watch this.
We here! Done all 3hrs in one day. Planning a second full watch for complete mastering.
With all due respect, that feeling of being left behind is exactly why I decided to use another extension-one that blocks all recommendations on TH-cam. I couldn’t stand the constant bombardment: "Stop doing this... do that instead," "This is getting obsolete, learn this." It made me anxious (you can’t watch all the tutorials or learn everything), but now I feel relieved.
I use unhook for that. TH-cam is a joy to search again!
Only 22 minutes in, but damn... he is a great "conversationalist". He just talks and explains in a natural, conversational speaking voice and expresses his thought process very understandably. I'm in awe, I recently started recording my own stuff and I have a loooong way to go. This is genuinely aspirational. Thumbs up, man.
Also, the "let it organically come together" style. Stephen Grider does that, too, and it's always such a dopamine boost once it takes shape. :D
I just wanted to say I literally only just started learning how to code a couple months ago, and this tutorial was amazing and I learned so much. Ty.
Excellent course!! I used this course to refresh on Vue.js and it was on point
As a React dev who picks up Vue, this was amazing! I feel like beyond this, I can learn while building anything I want!
Thumbs up immediately I found this. I have been struggling with VueJs and I have no doubts in my mind that this, with a lot of practice, is going to get me there. Thank you Brad.
finished the course, thanks man! i love how you are so natural with javascript, like youre easy to translate react into vue. i personally love that kinda comparison because i learn react WHILE im learning javscript when i first started (i know its bad but its been 3 years lol)
I subscribed to you all the way back in 2018 and its a really nice feeling to see your video pop up on my youtube feed as a seasoned full stack developer with multiple enterprise projects under my belt. Thank you brad, for being one of the best teachers in the begining of my journey as a newbie!
That was the best tutorial for me to learn Vue JS. I finished the project in the same way as yours, I learnt the basic principles in a solid way. thanks a lot Brad!
I was watching your old vue course. Good timing!
I have a site up and running, I let chatgpt do most of the setup and create a pretty decent initial template.
I had to fix some stuff using learning from this course but ai does pretty good!
It’s been a minute since I watched your other vue course! Ready to get refreshed!
Thank you for taking the time to make this. There is a little update to your code: You won't need an import statement for defineProps anymore. VSCode says its part of a compiler macro now. Happy coding.
Thank you for devoting the time to do this.
I would love to see a full stack vue3 video as well.
I feel like it was not long at all. Don't feel bad for people who don't have the patience to watch a small project video..
I liked that you didn't focus on the ui/css stuff in this video and that each video you create has a distinct purpose, that helps with keeping the durations reasonable ;)
May I suggest as a second step, that the api calls could be implemented in composables, to demonstrate their usage as well,
and for example the form could be a component of itself, called by create and update form views, to demonstrate component reusability.
The content that you upload is really great, please keep it up.
Thank you for this tutorial Brad. I appreciate you not editing out your mistakes and showing us how to troubleshoot common errors / mistakes during development. Excellent job and thank you for all you do for this community.
Absolutely the best. It took me a lot of time to follow step by step the entire content but it is the best tutorial ever. Thank you and keep up the good work.
Completed the course. I did learn a lot. Thanks, Brad!
Well. I have finished the course and I want to say many thanks. It gave me a crucial overall picture of how it works and can work. Now I'm able to read official documentation for better understanding material, especially these Router and Router Links.
I'd suggest to download some plugin to temporary hide files (e.g. configuration or node modules) and leave src folder only) so you will not feel so overwhelmed by all these files and folders and focus on what you need - vue files.
Love the energy in this video!
Your video deserved to subscribe. It really helps me to step into Vue js easily. Thank you!
Enjoyed this course. Took a week in between lots of other stuff but was totally worth it. Thanks Brad!
Thanks so much! A fast paced course that covers the basics of multiple views, router and interacting with a JSON API. I didn't have any Vue knowledge before starting but was able to follow it all the way through with the occasional pause. Much appreciated :)
You can populate all the fields with -> Object.assign(form, state.job) in edit job section instead of filling them one by one.
I turned off my brain during the moment and just typed like hypnotized. Thanks for the tip.
Brad thank you so much for this crash course, it took me 5 days to finish this video. I'm happy with the result! Now I'll be able to code frontend on my own :D yaaaay
Amazing tutorial!!! Thank you very much for sharing it free to the community. I managed to finish it over 2 afternoons.
Hello Brad, i would like to thank you for your effort and time making this crash course. It is definitly way better then the stuff i get at school. Thanks to you i have learned vuejs and feel very comfortable with it.
❤👍
Thank you so much! I just finished the course and learnt a lot!
I have no idea why this video or your channel popped up in my feed, but based off of what I see in the community, you rock! I hope you find continued success :)
Watched 1 and half hour . I had work with options api before. Amazing tutorial. to the point and make me up and running with composition api . Thanks
Eveything I needed to know about Vue to get what Angular Is trying to become. Thank you so much
I wanted to say thank you for this tutorial. It's very helpful especially for me who is a Vue.js beginner. I'm following you from Cameroon 🇨🇲
I've been looking forward to this course so much, thank you for uploading it.
2:24:10 haha, I can feel your pain. This was an excellent tutorial, although I thought maybe you could have squeezed in some Component Events and how emitting events work. But seeing how long this free course is already (and how short people's attention span are) I really can fault you. Excited for the Angular video. Thank you for all your content, really appreciate it!
Thanks, yeah now that I think about it, that is what was missing from this project. Emitting events from other components, etc. The expense tracker I did a few months ago goes into that for anyone that is interested. That is actually a good project to go to after this. And yeah, I don't mean to sound too negative. I just have been doing this for 10+ years and have seen a big drop in the way people learn. Much less patience and attention.
This was a treasure. I love tutorials like this! Thank you so much for giving us free education!
Thanks Brad, this was great! As more of a backend guy, I had dabbled in Vue many years ago and was looking to finally put a nice front end on my hobby project. I worked through this course over the last couple of days and feel much more confident I'll finally be able to accomplish that!
Great Course without any cuts. This makes it very easy to follow along. Thank you
Was searching new content for vue.js.. Just got from you.. Thanks a bunch❤🎉
Thanks for the blog post!! It really helped!
My fav grumpy old man, thanks for the praise and the tutorial!
2:24:00 I like this 😃
This course is amazing, if you know React, with this course you can very quick adapt 🎉
Such a great course, covers each step and its super clear, especially for non native english speakers. Thank you so much for sharing this great content 🙌🙌
Awesome Brad! Thanks a lot! Very pleasent to learn from. Kinds regards from Holland
Brad your way of teaching is amazing ❤ Don't know what you do but I tend to learn faster with your tutorials. Have purchased many of your Udemy courses too. Thanks for existing man! Really appreciate how much of an impact your teaching has had on my learning. Cheers
12:26 - "you might not have any style and you might not have any logic"
Just described my whole life there
You did a great Job. I learn Vue js from you. Thank you so much. We want more and more courses from you.
Thanks brad. I completed it today. And so much learned from you.
I really enjoy the pace in which you are making this course as well as the level of depth that you have chosen to cover. Despite I am a newbie in the Vue world, I have had a feeling I learned more than absolute basics and get a good grasp of what to expect from diving into the concept deeper.
Totally agree with the attention span comment. Dude, that is the most underrated cognitive skill in the world.
I appreciate this video is available for free for anyone. Thank you!
It always feels like Christmas when you make these courses on TH-cam or announce new courses on your website. Hope you've well and good.
Thanks for the great video, I just got a job/internship for a developer position. Was a little scared but your crash courses on Vue and React are super helpful
I was watching the older crash course from my laptop. Using my phone to search for the same, I bumped into this one 🕺 .
You’re such a great instructor, I like the fact that you follow the ‘progressive’ nature of Vue unlike some of other Vue tutorials out there!!
2:24:15 but you're so true mate, thank you so much because the way you explaint all of stuff there is really good, im so happy found your channel while learning Vue JS
a 1000 doller course free on youtube by brad | big thanks
Thank you! Excellent tutorial. Good info, dynamic and not at all boring.
I’ve been a full stack engineer professionally for 4 years, and excelled in web technology in my CS undergrad. All through React.
I don’t know where I’ve been all this time, but I was sucked into the React black hole and was too stubborn to ever branch out. Vue is so elegant, wow.
I am really intrigued by Svelte, but Vue seems to click even more
Working as a SK FE Dev for 2 years, worked with React and NET as FS, Svelte blows both out of the water but Vue 3 has the fact I can use it as incremental islands of reactivity which is intriguing to me.
Svelte DX ergonomics are amazingly good and SvelteKit provides just the 'right' level of abstraction.
Give Svelte a proper chance especially now that 5 is coming out and going twards the React route with the Flux pattern and removing eventDispatcher.
P.S.
FOR REAAAAL! it looks so natural like how we use to code good old html/js
Thanks Brad for the detailed video about Vue js and for the comparison between react and Vue. First time I'm visiting your channel, Good content. Appreciate your work🔥!
That was really helpful and quite nice to watch, something that was not true for other courses I watched over here. Thanks a lot
Thank you very much for your generosity in teaching us so much for free and with such high quality. You are a role model.
Nice video man! But I think you forgot to show in the video the installation of vue router: npm install vue-router@4. Because at the start of the video you made some examples without it and then said you will switch to vue router later. If you dont install it, will find some issues with createRouter and createWebHistory
At first, I knew about the crash course after visiting Traversy Media. It's a great tutorial to understand a basic overview of a technology.
Just finished the tutorial. Thank you for posting!!
Really really great content. It flashes me! Many thanks!
Thanks for sharing, Brad. As always, this is great content, and it is suitable for those who have experience with other frameworks, especially React!
3 hrs course. Man.. thanks for your time & effort !
Amazing job...
I'm having an open question...
Is it still worth to learn Vue ?
Meaning ... there are so many NoCode / LowCode solutions these days...
Would love to read your opinion(s) ...
This was tremendously helpful! Will be starting on learning how to connect this with a Django backend
The best tutorial that I watched
Thank you bro
Thanks Brad. Very informative and easy to understand for someone like me, a newb to Vue!
Thanks for the video!
Would love to see full videos on both Nuxt and unjs/nitro.
as always awesome. I always recommend you to my friends. I've learned a lot from you. Keep going man
I was moving from React to Vue for a job, this tutorial made so much sense to me. Can you do one with NestJS for the backend? Otherwise I loved this tutorial
using reactive is clean. easy to understand. I will implement that one on my current and future projects.
At 1:24:13 part, whenever i click the “View all jobs” it only display 3 jobs.
Brad's been killing it with these crash courses for the Js ecosystem. Thanks so much ❤
Thanks a lot my friend! I use this to help me code my Tauri app. I wish Rust would have some production ready framework which would not be web-based and JS frontend oriented. But you help me get throught this.
Thanks! Super dense and clear, best channel out there!
I am a backend developer. This video is so helpful. Thank you very much!
thank you Brad...i finished this course..this course give me so much understanding
Hello from Indonesia
yess cuyy
I'm always waiting for your lectures because YOU are explaining things very coolly.
Thank you Brad! This was fantastic. Any plans for a larger Vue course like your Front to Back React one?
Hi i am new in vue js, and found this tutorial, i am just wanna say thanks a lot, my english i not good at all but i am try following this tutorial, this is great videos, again thanks a lot👍 maybe next we can see mevn videos stack from you😊
Excellent! An awesome tutorial that makes me more confident in Vue3.
Great job. It's an imagine crash course for primarily understanding Vue. Thank you very much
Thank you so much for the course, very well explained. I am a beginner with Vue.js and after read the basic documentation this course gives me some good experience about the framework potential.
Insanely good free content, thanks for making this! I like that you keep in silly mistakes because we all do that lol.
Thanks a lot Brad, I am waiting for the Svelte and Sveltekit course