GETTING STARTED with VueJS | VueJS | Learning the Basics

preview_player
Показать описание
VueJS is an amazing Frontend Framework! In this Video, you'll learn how to create a Basic VueJS Application and how to get started with it!
It's a JavaScript Frontend Framework - for more Resources on JavaScript, scroll down.

Рекомендации по теме
Комментарии
Автор

This is great. You've sold me on Vue. Going to replace knockout which I don't like at all.

For anyone running through these videos deciding to test Vue inside an existing app and not seeing anything inside the {{ ... }}, I suppose due to conflicts with existing libraries, after a bit of googling I found that setting alternative delimiters got the text to display

new Vue({
delimiters: ['${', '}'], //<---- Add this if {{ title }} in your HTML displays nothing
el: '#app',
data: {
title: 'Hello from Vue'
}
});

then use ${ title } in place of {{ title }} in your HTML. Or whatever delimiters you fancy.


Once again you're tutorials are great :-)

derekp
Автор

yes, the voice of tutor is quite important. Thanks a lot! It would be easy and productive trip through your tutorials

yevheniiherasymchuk
Автор

Excellent tutorial! Simple, clear, short. I now have 10x better understanding of how Vue JS works.

willhay
Автор

Great introduction. Vuejs is a godsend framework IMO. No need to learn new tools, framework specific configuration, syntax etc.

BitCodeKhan
Автор

Where were you when I sucked, man you are awesome😌

chainsaw
Автор

We need more vuejs2 vids, keep em coming!

LostSchool
Автор

Hello Max, hello
I just have to say that this lessons is awesome..
Very good job, every word here are "computed" ))
This is a good idea what you doing !!!
I've watched Your Laravel lessons and now I watching this....
Like your style, with your lessons all is easy for
Thanks, you are good man

BoolFalse
Автор

you are one of the best tutor i have found. I can't explain how much help you are doing to us. Especially in INDIA Education have became business instead of spreading and sharing knowledge, But you are always there for us to help in coding Thank you so much, By the way i purchased your "UDEMY PWA Course" also didn't started yet will learn that also soon, Once again Thank You So Much "SIR"

sachincse
Автор

OMG! MAx's new video, i am too excited and was waiting videos for vuejs, specially vuejs+Laravel. Thank u my idol.

neutralengineer
Автор

You guys rock. Really like listening to your lessons.

brianfabrizio
Автор

I've just bought the advanced version of this course. It's absolutely fantastic. Thank you for your work, Max! Looking forward to see the Laravel 5.3 + VueJS 2 tutorial.

pavel
Автор

Thank you, mate for a great introduction.

ex_
Автор

I really love to see you over the desktop - much more appealing! btw, what editor you use? it's cool to have the cli directly integrated at the bottom. And I appreciate your smiling voice. Good job!

frankleja
Автор

That was a very well done video. Thank you for making it!

nyxpouleson
Автор

Really Great Teacher ! So efficient and right to the point!

haskelltype
Автор

Your handsome face + attractive voice + perfect teaching skills = Best tutorials ever in youtube...

fz
Автор

I like you so much. You are really good teacher.

morigene
Автор

Amazing! .. So simple so clear so needed :)

jabbergabber
Автор

JS need to now be differentiate between Small business Frameworks and large businesses. Not all frameworks are suited for all Businesses. What surprises me is everyone talks of community, learning curve and feature (eg MVC) but no one talks about time to market (rapid deployment), prototyping, flexibility etc.

sandeepvk
Автор

Beautiful explanation Max,
Thank you very much.

itaco
welcome to shbcf.ru