No video

Vue JS 3 Tutorial for Beginners #2 - Vue.js Basics (part 1)

  Рет қаралды 447,697

Net Ninja

Net Ninja

Күн бұрын

Пікірлер: 240
@marsdwarf
@marsdwarf Жыл бұрын
For those that just started: This is hands down the best introduction video to Vue 3, and Shaun takes his time to explain what's happening what's happening when Vue is mounted. Thanks Shaun!
@jovantancevski7629
@jovantancevski7629 11 ай бұрын
As of min 28, for everyone coming from React, instead of showing 2 spans which is more costly , i tried this and it worked {{showBooks ? 'Hide' : 'Show'}} Books This way we only change the content inside of the span rather than changing the whole span element with a new element
@herol3oy
@herol3oy 3 жыл бұрын
I think one of the core powers of your videos is `simplicity` ☁️💆☁️
@NetNinja
@NetNinja 3 жыл бұрын
Thank you! I try to make things as simple as possible.
@FullMe7alJacke7
@FullMe7alJacke7 3 жыл бұрын
It's a lot of things I think, nice voice, good video structure, in depth, but easy to understand explanations and he does it all with you step by step. Overall good teacher.
@c-ybueze2868
@c-ybueze2868 6 күн бұрын
Swears😩
@redspecial7
@redspecial7 3 жыл бұрын
This is definitely the most clear and simple introduction of Vue that I found so far! Very well explained
@ahsan_0007
@ahsan_0007 11 ай бұрын
Hands down to Shaun for explaining it in such an easy and in-depth. This is by far the best Vue course on youtube
@NetNinja
@NetNinja 11 ай бұрын
Legend! Thanks Ahsan :) that means a lot
@andryr.8221
@andryr.8221 5 ай бұрын
I've tried learning Vue by reading through documentations and tutorials, I tried crash courses, but I must say, so far this is the best introductory resource I've found, hands down. I'm nearly 26 minutes into the video and I had to replay on several occasions because I was too busy playing around with the new tools you were teaching, because guess what? Everything was crystal clear, so much so that I could afford to comfortably experiment with, well, everything. So yeah, great video, thank you for having made it.
@astrosoup
@astrosoup 3 жыл бұрын
Thank you so much. I've been struggling with Vue 3 as my first .js framework this past week. You made this at just the right time! Very well thought out and clearly explained.
@rabbitazteca23
@rabbitazteca23 3 жыл бұрын
You're the only Vue tutorial guy I've watched that explains view in a not-too-fast and not-too-slow way. Your explanations are clear too. I've never tried Vue so my first impression is that .... it's really intuitive especially when it comes to being able to manipulate things based in user response like clicking, etc... Maybe I'll learn this framework soon
@romko-romario
@romko-romario 3 жыл бұрын
Just awesome tutorials, my respect to the author! Nothing unnecessary - just an informative and concise output that is perfectly understandable for everybody with basic knowledge of JavaScript and HTML. It's definitely the best thing on KZbin about Vue 3. Glad to start learning with it!
@swoorp
@swoorp 2 жыл бұрын
I got back to coding after a few months and this voice made me boot up again. Loved it, an amazing refresher
@tntg5
@tntg5 13 күн бұрын
Coming from 9 years of Angular, I can only appreciate how Angular is a superior framework. I appreciate the simplicity of vue and I can definitely see the benefits of using it as way to enrich a wordpress page or any other CMS. But in terms of full scale applications, Angular is better organized. I am only watching the 2nd video in this tutorial, so my opinion might shift. However I have to thank Net Ninja for the quality of explanations.
@manhatai9368
@manhatai9368 Ай бұрын
THANK YOU SO MUCH FOR THIS TUTORIAL!!! As a beginner backend dev needing to learn frontend from scratch its extremely usefull.
@NetNinja
@NetNinja Ай бұрын
Awesome, glad it helped :)
@temidayooladele9856
@temidayooladele9856 3 жыл бұрын
This came in handy, Net Ninja you are helping us out a lot over here with your awesome content... With love from Nigeria NG🇳🇬
@dalemoayokunle7330
@dalemoayokunle7330 3 жыл бұрын
RT
@chidoziejohn9368
@chidoziejohn9368 3 ай бұрын
Na so my broda
@armanzanjani5626
@armanzanjani5626 3 жыл бұрын
YES YES YES Epic Return of the Ninja!
@fireemblem2770
@fireemblem2770 Жыл бұрын
I do not even know Javascript but you made this beginner tutorial on a JS framework so easy even I could understand it, follow along, and overall have a good time. Subscribed. I look forward to having you and your content on my web development journey!!
@NetNinja
@NetNinja Жыл бұрын
Awesome to hear :) welcome aboard and have fun on your journey!
@tsol438
@tsol438 2 жыл бұрын
I was about to give up on vue but you made it seem a lot simpler than the tutorials I've followed. Thank you!
@donl.a.6045
@donl.a.6045 3 жыл бұрын
literally because of this.. I now work as a vuejs dev. thank you so much!
@0xiah
@0xiah Жыл бұрын
I've been using KZbin to learn various skills for 10+ years and I have to say, you are easily the best teacher I've come across. Your lesson structure and the focus on understanding the concepts rather than blurting out a series of instructions make the information super easy to absorb. Awesome. Thank you. ❤️
@enduranceochonogor6291
@enduranceochonogor6291 3 жыл бұрын
One of the best around. No jokes.
@lennartwiedemeier2721
@lennartwiedemeier2721 10 ай бұрын
I am loving your tutorial so far. I've already learned more than in my webtechnology class!
@NetNinja
@NetNinja 10 ай бұрын
Glad you enjoy it! :)
@leoalvian7653
@leoalvian7653 3 жыл бұрын
Thank you The Net Ninja you explain things very clearly and your video helped me a lot with my projects and also I've been waiting for this new Vue js 3 video
@krishnabhat2214
@krishnabhat2214 3 жыл бұрын
Brandon Sanderson is awesome! Thanks for associating this tutorial with him, you exponential increased my interest
6 ай бұрын
Hi there, I am a late learner for Vue.js, you are the best teacher ever! God bless you!
@NetNinja
@NetNinja 6 ай бұрын
Thank you! 😃 that means a lot
@iamnomana
@iamnomana 2 жыл бұрын
It's been over a year since I last built a project in VueJS. But, due to other reasons I'm back to VueJS. Thank you "The Net Ninja" for providing this awesome tutorial for us to be able to relearn or reacquaint with VueJS.❤😉
@takuyayzu
@takuyayzu Жыл бұрын
came here for Vue tutorial, was not expected to see Brandon Sanderson mentioned in this video. I'm really glad to find another fellow fan in the wild here!
@Gandobilis
@Gandobilis Жыл бұрын
Toggle can also be implemented like this: {{ showBooks ? 'Hide' : 'Show' }} Books
@colonizedbycaffeine5718
@colonizedbycaffeine5718 Жыл бұрын
The best, most accessible, best explained Vue tutorial you can find on KZbin. 🫰🏻🫰🏼🫰🏽🫰🏾🫰🏿
@NetNinja
@NetNinja Жыл бұрын
Love your username!
@fredpourlesintimes
@fredpourlesintimes 2 жыл бұрын
I learnt so much about Javascript and NodeJS with you, that I decided that it was the time to start learning VueJS to get something cleaner than a totally handcrafted project.
@JannisAdmek
@JannisAdmek 2 жыл бұрын
The way this tutorial is structured is way better than if you had started with a full vue project setup! Very nice video :)
@muslehhaj4164
@muslehhaj4164 3 жыл бұрын
You are #1 ❤ Very easy & going into single deep details , thanks a lot for this tutorial
@papajohnsuk5965
@papajohnsuk5965 3 жыл бұрын
i love vue now, at least for what I'm doing it makes much more sense than react. Thanks
@gurudaki
@gurudaki 2 жыл бұрын
Excellent explanation!!!By far the most comprehensive compared to many other Tutorials!
@NetNinja
@NetNinja 2 жыл бұрын
Thanks Stavros. Glad it was helpful!
@doingsneakypeakylike
@doingsneakypeakylike Жыл бұрын
Hi Shaun! I have learned a lot from you over the years. Thanks a lot for all of this. you're the best! :)
@NetNinja
@NetNinja Жыл бұрын
Happy to hear that! :) thanks for your support
@fethiourghi
@fethiourghi 3 жыл бұрын
Among the best tutorials of vue 3 !
@tejasc400
@tejasc400 3 жыл бұрын
This's gonna be the world's most popular vue series ♥️
@user-ku3lm6ib1v
@user-ku3lm6ib1v Жыл бұрын
love the book titles you choose as examples!
@naucnik1977
@naucnik1977 3 ай бұрын
As a profesor and developer i have tip, put side by side editors with html and js code, students will easy follow the course. If you decrees left file panel maybe you can put html preview far right to.
@celebrityconner6
@celebrityconner6 3 ай бұрын
watched a bit of these vids and started building a POC coz of deadline. POC approved and now Im back to understand what I built 😂. Thanks guys
@chrisw5509
@chrisw5509 2 жыл бұрын
A top notch video. I've just started with Vue 3. Hands down, this video is one of the best! I can only say "ditto" to all the positive comments below.
@jondyason336
@jondyason336 3 жыл бұрын
thank you Net Ninja. I have learned a lot. You explain things well. Give good context. Explain in terms where you link what people already know to the new content, rather than just being technical.
@MartinMarchev
@MartinMarchev 3 жыл бұрын
You have real talent for teaching! Thanks for the great tutorial!
@deki90to
@deki90to 3 жыл бұрын
OMG THIS VUE HAVE SO MUCH SENCE, WAY MORE THAN REACT
@upl1nk.v01d2
@upl1nk.v01d2 Жыл бұрын
this is a very simple vue tutorial that absolutely everything to me was easy to understand! thank you!!
@borjovsky3164
@borjovsky3164 Жыл бұрын
`v-if` may be more time consuming than `v-show`, but it's much SAFER, as this avoid "bad guys" to take advantage of your forms.
@danielwarzecha2007
@danielwarzecha2007 Жыл бұрын
clicking a button has never been so fun before
@AndrewOBannon
@AndrewOBannon 3 жыл бұрын
Best explanation ever.
@VeronikaCullen
@VeronikaCullen 3 жыл бұрын
Yeah! Finally perfect tutorial! You are great! Thanks!
@ChapterCircle
@ChapterCircle 3 жыл бұрын
I love this channel! I learned node js and now vue 3
@agrazh2188
@agrazh2188 Жыл бұрын
For those using Flask as the backend - change Vue delimiters (e.g. delimiters: ['[[', ']]']). Otherwise Jinja will render curly braces and Vue will get HTML without them.
@mareanorton3448
@mareanorton3448 2 жыл бұрын
Fantastic tutorial. Best I have tried to follow as a beginner to Vue 3. Thank you.
@ahoymatey1234
@ahoymatey1234 Жыл бұрын
Another excellent tutorial series from Net Ninja!
@NetNinja
@NetNinja Жыл бұрын
Thanks Andrew! :)
@SiddhantDalvi3
@SiddhantDalvi3 3 жыл бұрын
I love ur tutorials
@fragrantbloom
@fragrantbloom Жыл бұрын
This video explained the concepts so well! Thank you!
@user-vd8lx2gh9f
@user-vd8lx2gh9f 3 ай бұрын
Thanks bro. I WILL continue through all the provide videos😊
@NetNinja
@NetNinja 3 ай бұрын
Have fun! :)
@betofc89
@betofc89 2 жыл бұрын
Thank you so much for this tutorial! I will do the rest of them, and I am already considering paying for the course! Thank you so much!
@NetNinja
@NetNinja 2 жыл бұрын
You are so welcome! :) glad it was helpful
@alnazrereal3058
@alnazrereal3058 6 ай бұрын
You always make total sense
@itsdazing1279
@itsdazing1279 3 жыл бұрын
Thanks for this tutorial 😊
@binitrupakheti4246
@binitrupakheti4246 3 жыл бұрын
Vue is so much easier to wrap my head around than React.
@totudevelops8931
@totudevelops8931 3 жыл бұрын
It's better than react as well just the thing is people don't accept it
@AdelAdel-pn1bq
@AdelAdel-pn1bq 3 жыл бұрын
react is not that hard but i agree vue is way better
@xpdrfreeze
@xpdrfreeze 2 жыл бұрын
You do an excellent job of explaining the how to code in vue!
@pattty847
@pattty847 Жыл бұрын
I searched "Learn Vue in an hour" and by golly you did it.
@haustimp
@haustimp 6 ай бұрын
This was really great - thank you!
@NetNinja
@NetNinja 6 ай бұрын
Glad it was helpful!
@tordurhansen333
@tordurhansen333 Жыл бұрын
The Final Empire is an amazing book! :D So is this course tbh
@redoinedinho1
@redoinedinho1 3 жыл бұрын
You should definitely put up a patreon page, I'd be glad to help you put out more free content like this. Thank you for all the efforts you put in these videos.
@pr3287
@pr3287 3 жыл бұрын
You can buy his udemy course
@push2me936
@push2me936 Жыл бұрын
Thanks a lot Shaun! Let's give it a wow! This is teaching on Champions League level!
@maskman4821
@maskman4821 3 жыл бұрын
I love this tutorial, simple but to the points !!!
@firasbahri9989
@firasbahri9989 3 жыл бұрын
the best Vue tutos
@sengkeanky3696
@sengkeanky3696 2 жыл бұрын
Amazing your tutorial is very easy to follow. Thank you so much.
2 жыл бұрын
best explained vuejs out there
@ebukaachugo3412
@ebukaachugo3412 2 жыл бұрын
I really appreciate your tutorials
@NetNinja
@NetNinja 2 жыл бұрын
Thanks Ebuka :)
@germaniyadagiozbek8953
@germaniyadagiozbek8953 9 ай бұрын
Best explanation ever!!!
@NetNinja
@NetNinja 9 ай бұрын
Glad it was helpful!
@patsechaluce4407
@patsechaluce4407 11 ай бұрын
Great Tutorial! Hoping for a Laravel Inertia Content on your Udemy Courses :D
@nigelpallatt
@nigelpallatt 3 жыл бұрын
Absolutly fantastic! I only with I learnt this much earler!
@fatamajannat3457
@fatamajannat3457 3 жыл бұрын
It's amazing learning with you
@LUKSvideoclips
@LUKSvideoclips Жыл бұрын
Incrível, um brasileiro acompanhando seus vídeos kkk Thank you for your help.
@1232gus
@1232gus 3 жыл бұрын
Easy to follow , keep up the good work
@sophiaonyoutube
@sophiaonyoutube Жыл бұрын
you're such a good teacher! thank you :)
@NetNinja
@NetNinja Жыл бұрын
Thank you! 😃
@lemokami
@lemokami 3 жыл бұрын
Thank you! Sensei🤩
@NetNinja
@NetNinja 3 жыл бұрын
Any time!
@polymath-403
@polymath-403 11 ай бұрын
Such a great Tutorial
@NetNinja
@NetNinja 11 ай бұрын
Thank you!
@SinhNguyen-tz6us
@SinhNguyen-tz6us 3 жыл бұрын
Thank you so much 🙏
@davebudah
@davebudah 3 жыл бұрын
Here to make sure the video(series) trends. Thank you.
@user-dd1vu2ff8i
@user-dd1vu2ff8i 2 жыл бұрын
Man your my hero 🙂🙂🙂 i hope the best for you ❤️❤️
@NetNinja
@NetNinja 2 жыл бұрын
Thanks!
@nigelpallatt
@nigelpallatt 3 жыл бұрын
Be sure to navigate to the version 3 page and use that CDN, not the version 2 CDN which will show on the Vue.js home page.
@salmansrabon9799
@salmansrabon9799 Жыл бұрын
21:39 Conditional rendering
@mehtabahmed6092
@mehtabahmed6092 2 жыл бұрын
Thak you so much, always learning new stuff from you
@maialso6096
@maialso6096 3 жыл бұрын
ok so I looked for Brandon Sanderson's age and it was 44 years old. :3 thank you for your tutorials I really love them.
@OwOHamper
@OwOHamper 2 жыл бұрын
45 now
@mick7827
@mick7827 10 ай бұрын
hello, when i was following the instruction, I found out that it seems the app in main.js didn't export to index.html May I know why it didn't happen in this video? thanks a lot!
@ehsanumar9878
@ehsanumar9878 3 жыл бұрын
One more way of conditional rendering using ternary operator {{!showBooks ? 'Show Books' : 'Hide Books'}} btw learned a lot from this tutorial
@arifurislam4426
@arifurislam4426 Жыл бұрын
you are a beauty !!! love it
@NetNinja
@NetNinja Жыл бұрын
Thank you! Hope it helped :)
@jaxparrow1794
@jaxparrow1794 3 жыл бұрын
Perfect tutorial, bro!
@efbYouTube
@efbYouTube 2 ай бұрын
excellent vid!!! TY!
@adhy612000151
@adhy612000151 7 ай бұрын
million thanks brother!
@NetNinja
@NetNinja 7 ай бұрын
You're welcome! :)
@shiningyrlife
@shiningyrlife Жыл бұрын
I got a: vue@3.0.2:1235 [Vue warn]: Property "changeTitle" was accessed during render but is not defined on instance. at following this for some reasons...
@imPriyankCoder
@imPriyankCoder 3 жыл бұрын
wow net ninja is back :),
@njorogekangethu9054
@njorogekangethu9054 2 жыл бұрын
Great stuff. Thank you for this
@jianafran
@jianafran 3 жыл бұрын
outstanding teacher
@methembethomastshuma9587
@methembethomastshuma9587 3 жыл бұрын
trana get a job in tech in asia and seems vue is the answer hope i can have this down by july
@everything.2268
@everything.2268 3 жыл бұрын
@The Net Ninja Absolutely Amazing Content! Love it! Just quick update? Just wanted to know if your planning on creating a React JS Course any time soon?
@NetNinja
@NetNinja 3 жыл бұрын
Yep, I will be doing more React stuff soon :)
@everything.2268
@everything.2268 3 жыл бұрын
@@NetNinja Cant wait! :)
@geraldminoza2921
@geraldminoza2921 3 жыл бұрын
Hi Shan, when i read the docs in vue, i noticed the contents still adapts 2.6 vue.js version, its a lot different from your sample codes here... May i know the docs as your reference for this tutorial? Thanks
@MarkMacRae
@MarkMacRae 10 ай бұрын
At 7:34 my browser doesn't change and despite double-triple-checking spellings of things, I see a warning in the console: [Vue warn]: Failed to mount app: mount target selector "#app" returned null.
@MarkMacRae
@MarkMacRae 10 ай бұрын
I hadn't saved the index.html file... carry on :)
@jordiverbeek4917
@jordiverbeek4917 10 ай бұрын
on 11:10 he is returning the var title but when i put it in a P tag then it shows: {{ title }} how can i fix this
Vue JS 3 Tutorial for Beginners #3 - Vue.js Basics (part 2)
34:02
I built the same app 10 times // Which JS Framework is best?
21:58
Fireship
Рет қаралды 2,5 МЛН
7 Days Stranded In A Cave
17:59
MrBeast
Рет қаралды 94 МЛН
Кадр сыртындағы қызықтар | Келінжан
00:16
managed to catch #tiktok
00:16
Анастасия Тарасова
Рет қаралды 47 МЛН
100+ Web Development Things you Should Know
13:18
Fireship
Рет қаралды 1,4 МЛН
Vue.js: The Documentary
34:45
Honeypot
Рет қаралды 1,5 МЛН
Vue JS 3 Tutorial for Beginners #8 - The Vue Router
47:48
Net Ninja
Рет қаралды 263 М.
Vue JS 3 Tutorial for Beginners #1 - Introduction
13:40
Net Ninja
Рет қаралды 820 М.
Learn Vuex in 30 MINUTES! (Vue JS 3)
32:12
Make Apps with Danny
Рет қаралды 124 М.
The best way to learn Vue.js in 2024 - CRASH COURSE
57:21
Vue Mastery
Рет қаралды 165 М.
Build a productivity web app that's NOT a todo list
18:55
Learn With Jason
Рет қаралды 70 М.
Why Your Less-Experienced Colleagues Are Promoted Instead of You!
9:51
Dr. Grace Lee
Рет қаралды 1,7 МЛН
7 Days Stranded In A Cave
17:59
MrBeast
Рет қаралды 94 МЛН