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..
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 !!
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.
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.
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.
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 🙌
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!
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.
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.
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.
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)
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 UA-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
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!
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.
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
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.
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 :)
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.
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 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!
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!
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!
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.
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.
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
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.
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 🙌🙌
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) ...
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.
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 :)
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🔥!
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!
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
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 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
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
First of all I want to say a big thank you for all the stuffs you do here, your channel has helped me allot, God bless you richly and continue to strengthen you to do this, please i am still a bit lost on vues way of writing js, i want to click my harm burger to open up my nav, hide and show things on click , this simple things we do with vanilla js... could you please please do a video on this...i would really appreciate it 🙏🏽
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.
Thanks for this tutorial. I am working with React trying to learn Vue and this crash course made it very easy. I guess my knowledge of React helped a bit, but your way of explaining things made it so easy to understand. As i know React and NextJs i would like to learn Vue and Nuxt. Do you think it is worth it to learn Nuxt nowadays? Thanks :-)
I really liked this tutorial on Vue. I studied React anche I started a small project but Vue seem easier and clearer than React. I started a course on Angular (it lasted 17 hours) but I abandoned it after 7 hours because Angular, in my opinion, is so difficult event if it's very structured. I'm going to get deep in Vue.Js. Thank you very much for the 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.
Hey Brad this is the Perfect time you released this Crash Course because I am deployed on a Large Scale project by my Company and It is build on VueJS although I was using your Old VueJS Crash Course but this New One is Cherry on the Top ❤
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..
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 !!
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.
Excellent course!! I used this course to refresh on Vue.js and it was on point
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.
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?
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 🙌
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!
Long time Rails/ExtJs developer here. Fantastic crash course! I stuck it out to the end 😀. Thank you!
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.
As a React dev who picks up Vue, this was amazing! I feel like beyond this, I can learn while building anything I want!
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.
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.
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.
Your video deserved to subscribe. It really helps me to step into Vue js easily. Thank you!
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)
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 UA-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. UA-cam is a joy to search again!
The best tutorial that I watched
Thank you bro
I'm so happy you're doing a Vue video ! love your way of teaching and your approach. Thanks so much for your contente !
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
Love the energy in this video!
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!
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.
We here! Done all 3hrs in one day. Planning a second full watch for complete mastering.
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
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.
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 :)
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.
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 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!
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!
Amazing tutorial!!! Thank you very much for sharing it free to the community. I managed to finish it over 2 afternoons.
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!
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.
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.
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.
2:24:00 I like this 😃
This course is amazing, if you know React, with this course you can very quick adapt 🎉
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
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.
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 🙌🙌
Enjoyed this course. Took a week in between lots of other stuff but was totally worth it. Thanks Brad!
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 🇨🇲
Thank you very much for your generosity in teaching us so much for free and with such high quality. You are a role model.
Thanks for the blog post!! It really helped!
This was a treasure. I love tutorials like this! Thank you so much for giving us free education!
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.
dude, what you've done is crazy!!! Thank you!
Great Course without any cuts. This makes it very easy to follow along. Thank you
Eveything I needed to know about Vue to get what Angular Is trying to become. Thank you so much
Excellent! An awesome tutorial that makes me more confident in Vue3.
You did a great Job. I learn Vue js from you. Thank you so much. We want more and more courses from you.
Really really great content. It flashes me! Many thanks!
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
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) ...
Just finished the tutorial. Thank you for posting!!
Thanks for sharing, Brad. As always, this is great content, and it is suitable for those who have experience with other frameworks, especially React!
Was searching new content for vue.js.. Just got from you.. Thanks a bunch❤🎉
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.
as always awesome. I always recommend you to my friends. I've learned a lot from you. Keep going man
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 :)
That was really helpful and quite nice to watch, something that was not true for other courses I watched over here. Thanks a lot
I watched entire Video!!!! Really informative video. Thank you so much!
Perfect pace. I enjoyed it a lot.
bundle of thanks sir 💖💖
Learned a lot in a short video.
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🔥!
Thanks! Super dense and clear, best channel out there!
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!
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
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
Thank you! Excellent tutorial. Good info, dynamic and not at all boring.
It’s been a minute since I watched your other vue course! Ready to get refreshed!
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
This was tremendously helpful! Will be starting on learning how to connect this with a Django backend
Perfect! i finished this course in almost 2 days
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
At 1:24:13 part, whenever i click the “View all jobs” it only display 3 jobs.
Just wanted this to refresh the knowledge. Thanks Brad❤
First of all I want to say a big thank you for all the stuffs you do here, your channel has helped me allot, God bless you richly and continue to strengthen you to do this, please i am still a bit lost on vues way of writing js, i want to click my harm burger to open up my nav, hide and show things on click , this simple things we do with vanilla js... could you please please do a video on this...i would really appreciate it 🙏🏽
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😊
wow! brilliant, clear and fast, thanks, great crash course!
I love this toturial ❤ thanks brad
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.
I've been looking forward to this course so much, thank you for uploading it.
Thanks Brad. Very informative and easy to understand for someone like me, a newb to Vue!
Brad you never disappoint man!!! Love your courses man !!!
I am a backend developer. This video is so helpful. Thank you very much!
Wonderful Brad! watched the entire course.
Thanks for this tutorial. I am working with React trying to learn Vue and this crash course made it very easy. I guess my knowledge of React helped a bit, but your way of explaining things made it so easy to understand. As i know React and NextJs i would like to learn Vue and Nuxt. Do you think it is worth it to learn Nuxt nowadays? Thanks :-)
I really liked this tutorial on Vue. I studied React anche I started a small project but Vue seem easier and clearer than React.
I started a course on Angular (it lasted 17 hours) but I abandoned it after 7 hours because Angular, in my opinion, is so difficult event if it's very structured.
I'm going to get deep in Vue.Js.
Thank you very much for the tutorial :-)
thank you Brad...i finished this course..this course give me so much understanding
Hello from Indonesia
yess cuyy
Brad's been killing it with these crash courses for the Js ecosystem. Thanks so much ❤
a 1000 doller course free on youtube by brad | big thanks
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.
Thank you Brad! This was fantastic. Any plans for a larger Vue course like your Front to Back React one?
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.
Hey Brad this is the Perfect time you released this Crash Course because I am deployed on a Large Scale project by my Company and It is build on VueJS
although I was using your Old VueJS Crash Course but this New One is Cherry on the Top ❤