VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Vue.js Course for Beginners [2021 Tutorial]

Vue.js Course for Beginners [2021 Tutorial]

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Learn Vue 3 by in this full course. Vue.js is an open-source model-view-view model front end JavaScript framework for building user interfaces and single-page applications. - Code - Static: https://github.com/gwenf/vue3-fcc-course-static-code - Code - Basic Product Cart: https://github.com/gwenf/vue3-fcc-course-basic-product-cart-demo - Code - CLI Product Cart: https://github.com/gwenf/vue3-fcc-course-vue-cli-product-cart-demo -- Course developed by Gwen Faraday. Check out her channel: https://www.youtube.com/c/FaradayAcademy
Date: 2022-03-14

Comments and reviews: 10


Thank you for the tutorial, after 50 minutes watching and trying to understand my face went from smiling to fearfully disgusted. Really? Really, this is the state-of-the-art technology on web? Pff, this is just gross, I can't even describe it. Like eating pancakes, pizza, pot roast and a banana split from the same bowl. We need a revolution asap. I'll give a chance to Blazor, because this one's syntax makes me ill. It's not your fault, it's a problem lays deep down under the hood.
reply

I have no idea how people consider FCC to be quality content. They have absolutely some of the worst methods of teaching I've ever come across. This isn't teaching you anything. It's a code-along at best. There's no theory, no explanation as to why that theory is valid - it's simply just typing what the other person types. Sorry, but you're doing people more harm than good. This is why new learners get stuck in tutorial hell.
reply

the unfortunate nature of trying out new frameworks like these is the tutorials become irrelevant within weeks of months, already the installation section of the tutorial is out of date within 3 months, when compared to the v3 website instructions. Another thing to scare away new devs, very bad if it is your first front end framework to learn and you will get discouraged quickly, the tutor is very good btw.
reply

Hey, when I try to run -npm start- at 1:18:00 I get the following error:
product-and-cart-1.0.0 start-
> concurrently -npm run sass- -npm run serve--
'concurrently' is not recognized as an internal or external command,-
operable program or batch file.
Anyone had the same issue ? It has to be something really simple.

reply

Thank you so much for this course Gwen. I don't know if you remember me but I was part of your React.js class you taught at Kenzie Academy last year. I loved learning React from you, and I am excited to get started on this course, learning from you again! Most popular Vue course on the internet! That's awesome!
reply

Where is the hello world from a CLI? Why show a practice that noone is using.
And dont say for begginers, No developer should right like this and it confused we even more, while i wanted to learn how to setup a vue3 project

reply

When I started with the project -Adding Vue.js to a static site, I had an error with npm install. I got the error when it comes to install node-sass. CMD breaks installation and I can go no further. Anyone else?
reply

Can someone tell me which vue hooks are called in order when you refresh a page(vue 2)? beforeUnmount> unmounted > beforeDestory > Destroyed > beforeCreate > Created... Is this the correct order or?
reply

Thanks very much, great course, I like the concept and how you highlighted problems that can be encountered using the Vue CDN but then solve them all in your CLI version of the course.
reply

1:55:36 I can't understand, why I get:
cart:Object
product.name, i:0
inventory:Array[15]
showSidebar:false
found the problem...
instead of this
I wrote this:

reply
Add a review, comment






Other channel videos