The Vue Tutorial for 2018 - Learn Vue 2 in 65 Minutes

preview_player
Показать описание
SUBSCRIBE if you enjoy this!
In this course, you're going to learn all about the major topics surrounding Vue 2 while building an actual app.

Github for this project:

Here is a "table of contents" with timestamps for each section:

1. Installing Vue:

2. Vue Components:

3. Templating:

4. Styling:

5. Forms:

6. Animation:

7. Routing:

Course Description:

In this course, we're going to learn how to use Vue to create a real project. In doing so, you're going to learn all about the fundamentals of this great framework.

::::::: You're going to learn all about :::::::::

- Installing Vue (Three different methods)
- Vue Components
- Templating
- Styling
- Forms
- Animation
- Routing

While learning all about this, you will build a simple app that allows you to add skills in a list-style app.

- Easy to understand as long as you know HTML, CSS, and JavaScript
- It's incredibly versatile and works with a wide variety of other web technologies
- It's one of the smallest and fastest frontend JavaScript frameworks
- Vue Components are very easy to understand with excellent organization
- ..and much more

This Vue Tutorial is really a crash course into learning one of the most popular frontend JS frameworks today. It's just right for beginners who want to get up and running quickly, without being bogged down by excessive powerpoint slides and theory.

::::::: Requirements :::::::::

- Understanding of HTML & CSS
- Basic understanding of JavaScript
- An eagerness to become a frontend master!

- - - - - - - - - - - - - - - - - - - - - -

Subscribe for NEW VIDEOS weekly!

^-Chat with me and others

- - - - - - - - - - - - - - - - - - - - - -

Come to my discord server or add me on social media and say Hi!
Рекомендации по теме
Комментарии
Автор

Here from The Odin Project. Thank you for the thorough tutorial. The hard work that you must have put in shows. I pray God continues to do great things through you. God bless!

idanmuze
Автор

Can't believe this is free, considering the quality and depth.

imbayi
Автор

Im amaze of how structured you teach the subject. Aside from this free lecture, we appreciate that you dont just blurt out concepts. It is obvious that you took time outlining everything you want to say. Thank you.

ljka
Автор

This was the only tutorial I found that clearly explained the basics of Vue to Frontend beginners.

paolourielenriquez
Автор

honestly, you are one of the best teachers out there. I recommend your channel to everyone I know! This kind of depth for free is just fascinating. Thank you so much for doing this!

mn
Автор

The love I have for this channel can't be measured by words

iaamgilbert
Автор

This is a great video! 5th time lucky with installing Vue2 JS. With other videos I had console error after console error. However, after following your video it finally all worked without any problems each step of the way. In addition, you have a great teaching method which is nice & clear. Thank you for very much for sharing. Great work.

alysebastien
Автор

47:32 Validation doesn't pop until the user actually starts typing so you can submit zero chrs if you press enter on the empty field. Maybe set it to focus==true, so it pops as soon as user selects the input field? And above it, since history might pop in dropdown below and cover the message.

Nevertheless, great intro tutorial!

HunterZolomon
Автор

This is really useful. Thanks a lot uploading this tutorials.
According to 34:49 I tried by giving strings names instead of vue's embedded style attributes just like in normal css and it worked well for me.
for an example: bgColor}"

And I'm still following this course because this is very useful and easy to understand.
You're a really good teacher. keep teaching!
Thanks.

gayan.sandamal
Автор

Love this channel. For every major framework tutorial, all of the major concepts are explained and coded clearly. Super like :)

sumantkanala
Автор

This was great. Very easy to understand, i've watched a lot of vuejs tutorials but couldn't really grasp the concept of components, etc, but this made it really clear to me. Thank you.

aseemlalfakawma
Автор

One of the best tutorials I have seen online. Thanks very much for this, worked without a hitch.

mikebestfilms
Автор

Excellent 1-hour prog delivered by a very good presenter - the pacing was just right.

iancarr
Автор

this no longer working with v3
import VeeValidate from 'vee-validate';
Vue.use(VeeValidate);
solution

install v 2.2.15

and run
rpm update

haccanlistoun
Автор

This is a well-done video. From an older embedded systems developer, it's a great fit for adding to my skills. Thank you!

JSambrook
Автор

At 24:52 your example says "more than 1 skill" but your code is >= 1, so it would be "at least 1 skill"

trevorjex
Автор

Can't believe this is free! wow! you are indeed a hero!

thdisciples
Автор

Words cannot express for how well you described Vue.js thank you.

f
Автор

My first learning Vue.js. Very organized and easy lecture! Thank you!

michellechoi
Автор

This is the best Vue.js course on youtube, Thanks a lot!!

BahmanBikesAndGuitars