
Learn Vue.js - Full Course for Beginners - 2019
video description
Date: 2022-03-14
Related videos
Comments and reviews: 10
Krishna
Fantastic tutorial on Vue! Loved it. Thank you for putting it together.
Some small issues: As others have pointed out -Correct Index- needed at -1:31- is discussed out of sequence at -1:41-.
Also, shouldn't the v-for loop in the component QuestionBox be over this.shuffledAnswers rather than answers?
Also, loved the fact that you make errors, show us code inspection methods using dev-tools/inspect. It allows us to learn how to debug the code at the same time!
Overall, it's a fantastically done tutorial!
reply
Fantastic tutorial on Vue! Loved it. Thank you for putting it together.
Some small issues: As others have pointed out -Correct Index- needed at -1:31- is discussed out of sequence at -1:41-.
Also, shouldn't the v-for loop in the component QuestionBox be over this.shuffledAnswers rather than answers?
Also, loved the fact that you make errors, show us code inspection methods using dev-tools/inspect. It allows us to learn how to debug the code at the same time!
Overall, it's a fantastically done tutorial!
reply
Viking
Thanks for the video, I'm learning vue for an internship in a few weeks. For some reason I'm stuck at the point where are trying to import the API questions, when I look at the data content of app with the vue dev tools, all I see is one undefined question. I'm looking into it now, but if anyone has a clue from where it could come from please help. The link I generated works in the browser so I don't get why vue can't import the data :)
reply
Thanks for the video, I'm learning vue for an internship in a few weeks. For some reason I'm stuck at the point where are trying to import the API questions, when I look at the data content of app with the vue dev tools, all I see is one undefined question. I'm looking into it now, but if anyone has a clue from where it could come from please help. The link I generated works in the browser so I don't get why vue can't import the data :)
reply
Yousha
NOTE: Anyone using vue 4 to follow this tutorial will run into some problems with bootstrap-vue, as this is not yet supported by vue 4, maybe it will be released soon enough, but for now to follow this video it is advised to use the 3.1.1 version. while installing the cli just run npm i -g -vue/cli-3.1.1
reply
NOTE: Anyone using vue 4 to follow this tutorial will run into some problems with bootstrap-vue, as this is not yet supported by vue 4, maybe it will be released soon enough, but for now to follow this video it is advised to use the 3.1.1 version. while installing the cli just run npm i -g -vue/cli-3.1.1
reply
SweatyVanHalen
People, do NOT use indented syntax (curly brace omitted) when you write styles, it's just asking for problems especially as you build larger more complex components or utilize BEM and media query nesting. Most engineers are terrible at writing CSS/SCSS properly.
reply
People, do NOT use indented syntax (curly brace omitted) when you write styles, it's just asking for problems especially as you build larger more complex components or utilize BEM and media query nesting. Most engineers are terrible at writing CSS/SCSS properly.
reply
Rowehna
The only thing I was not able to make work was importing and applying global sass styles to the app. No errors in console, they just do not work; they do not even show up by analyzing the element in the dev tool. Followed step by step, do not know what went wrong...
reply
The only thing I was not able to make work was importing and applying global sass styles to the app. No errors in console, they just do not work; they do not even show up by analyzing the element in the dev tool. Followed step by step, do not know what went wrong...
reply
Warren
I'd just like to say at 26:10 she said -this.catName- and there was an actual cat in the background.
Stay woke...she's really about this cat life...meaning there are no lies in this vue tutorial.
We got ourselves a classic video.
reply
I'd just like to say at 26:10 she said -this.catName- and there was an actual cat in the background.
Stay woke...she's really about this cat life...meaning there are no lies in this vue tutorial.
We got ourselves a classic video.
reply
Leo
40:40 A blue moon is when you have a second full moon in a calendar month, which happens infrequently, hence the use of the expression, -once in a blue moon.- It does not mean it never happens or that it is a fairytale.
reply
40:40 A blue moon is when you have a second full moon in a calendar month, which happens infrequently, hence the use of the expression, -once in a blue moon.- It does not mean it never happens or that it is a fairytale.
reply
LuisB
2:36:47 I'm getting the following error -state[species] is undefined- when trying to submit
EDIT: my problem was that I changed the names on :options for species under b-form-select for submitting the pet species.
reply
2:36:47 I'm getting the following error -state[species] is undefined- when trying to submit
EDIT: my problem was that I changed the names on :options for species under b-form-select for submitting the pet species.
reply
Mr
If you want to learn how to build web applications in a short time, then i Highly recommend this course on Udemy, it really takes you from a beginner to a decent developer: -learn laravel vuejs, build a tesla app-
reply
If you want to learn how to build web applications in a short time, then i Highly recommend this course on Udemy, it really takes you from a beginner to a decent developer: -learn laravel vuejs, build a tesla app-
reply
ayrton123
Hi Gwen. Would recommend you spend more time on the environment setup. No details about jsfiddle or how to load the vie library. This is a beginner course
reply
Hi Gwen. Would recommend you spend more time on the environment setup. No details about jsfiddle or how to load the vie library. This is a beginner course
reply
Add a review, comment
Other channel videos















