Why you should choose Vue.js in 2021
5:00
Пікірлер
@deborshikashyap6745
@deborshikashyap6745 10 күн бұрын
I tried creating an account in GitHub at the final they provided an puzzle verification it's so complicated so I was unable to completed the verification 😒
@jonathandyer6385
@jonathandyer6385 14 күн бұрын
OH, ok now i understand that makes sense! 0:52 | | \/ So you expect me, to use online tools to make a software for me to make a software operating system like windows ok ok.... the operating system is what gives me the internet access tho T^T, T^T I CANT GET ADMINSTRATOR BACK ON MY PC FROM MY MOM, UNLESS I MAKE A NEW OPERATING SYSTEM MYSELF T^T. (SRRY Im just gwumpy T^T)
@MavMoZu
@MavMoZu 19 күн бұрын
TOP was here hehe
@jarbyvid
@jarbyvid Ай бұрын
Doesn't work on WIndows 10 in 2024. Too many grpc errors. Is there an update?
@jacksonnguyen9563
@jacksonnguyen9563 Ай бұрын
Thanks for the video brother!
@dzienisz
@dzienisz Ай бұрын
What version of Vue is this video about?
@danielmbirch
@danielmbirch Ай бұрын
Everyone has their own opinions and this is mine. React looks messy and it seems like you need to endlessly nest functions within functions within functions. In Vue I can code large applications and keep everything organised and easy to find. I can have my template, JS and CSS separated within the same file. Doing this in React seems much less possible as even the HTML is mixed in with JS...it just becomes a wall of code.
@alfredenglund
@alfredenglund 2 ай бұрын
very bad and outdated tutorial! dont waste your time
@chhumchanleak7642
@chhumchanleak7642 2 ай бұрын
great
@tamasmolnar4157
@tamasmolnar4157 2 ай бұрын
Hi Justin, ESLint 9.0.0 is out (breaking changes). If you have time/will, please make a video on ESLint and Prettier in a node.js typescript project (e.g. Nest.js). It would be really appreciated. Thanks in advance.
@bushbuddyplatypus
@bushbuddyplatypus 2 ай бұрын
So clear. Excellent tutorial
@aududaniel5469
@aududaniel5469 2 ай бұрын
Very impressive
@alifhilalluddin8023
@alifhilalluddin8023 2 ай бұрын
Thank you for the video
@edupilos
@edupilos 2 ай бұрын
Hi! Thanks for this content, it was really helpful! But i'm suffering with some lags on transitions, its not so smooth, can anyone help with that?
@hansschenker
@hansschenker 3 ай бұрын
good comparison between React and Vue, Vue explanation is slightly out of date!
@oinn6216
@oinn6216 3 ай бұрын
How could be templates more natural if in JSX you have almost native events but in camelcase and this is all you need, but in templates you have bunch on directives, I hate them beggining from Angular 1.x )))
@CafeAsp
@CafeAsp 3 ай бұрын
Good job
@Divyv520
@Divyv520 3 ай бұрын
Hey Justin , really nice video ! I was wondering if I could help you with more Quality Editing in your videos and also make a highly engaging Thumbnail which will help your videos to reach to a wider audience ? Please Lmk what do you think ?
@chrischambless
@chrischambless 3 ай бұрын
Companies don't raise money they don't need, because it just dilutes the investors from the prior rounds. If they are raising money because they need liquidity and to make payroll, that's very bad.
@chrischambless
@chrischambless 3 ай бұрын
Has it got any easier yet?
@xaviercastilino2848
@xaviercastilino2848 3 ай бұрын
Bullshit
@Buddhima123
@Buddhima123 17 күн бұрын
Yup ur a one 😂
@TJKlimoski
@TJKlimoski 3 ай бұрын
great short video here. exactly what I was looking for.
@zlatkoiliev8927
@zlatkoiliev8927 4 ай бұрын
Shouldn’t we invalidate the cache after some time?!? The approach from the example absolutely prevent fetching new data if we already have cached key. Maybe it will be a good idea to only keep the cache for some time like 15 min or something…
@user-zl2qi7fs1n
@user-zl2qi7fs1n 4 ай бұрын
cool video)
@nithinreddy1242
@nithinreddy1242 4 ай бұрын
Thanks for an awesome tutorial. Can I know why you are including node_modules into the electron build ?
@user-ec6mo9yn5r
@user-ec6mo9yn5r 5 ай бұрын
cool video)
@SoulBorn-lf4ix
@SoulBorn-lf4ix 5 ай бұрын
you have helped me make a doxxing software. i am now feared apon by cheaters
@marcosribeiro9471
@marcosribeiro9471 5 ай бұрын
same
@gideongrossman1
@gideongrossman1 6 ай бұрын
Great video, Justin. I notice that noone downloads vuehooks and you haven't updated the library in a few years. Is there another similar more popular library you would recommend?
@poorpanda9033
@poorpanda9033 6 ай бұрын
Amazing short & straight to point !
@sunilanthony17
@sunilanthony17 6 ай бұрын
I have no idea why and how react is simpler. Vue is much more readable and simple.
@parvan7716
@parvan7716 6 ай бұрын
does npm works here instead of yarn
@1jojorun
@1jojorun 6 ай бұрын
This is exactly what I needed! Thank you.
@user-cg8vb7dz3i
@user-cg8vb7dz3i 6 ай бұрын
Awesome
@dexmbachu
@dexmbachu 6 ай бұрын
Thanks for this, i wondered why i couldn't use mapGetters in vue3 composition api.
@aliveli-ko6bq
@aliveli-ko6bq 7 ай бұрын
wake up ur card is charced
@valeryleonov7460
@valeryleonov7460 7 ай бұрын
Thank you, how can I upload this application to Google Play android?
@rojasguarachinestorignacio884
@rojasguarachinestorignacio884 7 ай бұрын
no sirve en Vue3 F
@abhinaykatta
@abhinaykatta 7 ай бұрын
I feel saved after watching this. Thank you.
@mick7827
@mick7827 7 ай бұрын
hi, thanks for making this video. I can get my lat & lng shown on html, but I always got lat: 0 & lng:0 in useGeolocation.js . what should I check?
@sandorturbucz425
@sandorturbucz425 7 ай бұрын
Nice video. Honestly, Vue is so much more elegant and easier to understand, React just looks like a makeshift post-PHP contraption, for seemingly no good reason. I think the popularity is only due Facebook which is sad - but prove me wrong, I'm happy to hear valid arguments. Let's forget React Native for now, its existence is one obvious upside, but it's not always relevant.
@johnnyboghean2242
@johnnyboghean2242 8 ай бұрын
As somebody who is experienced with and loves Vue, but has to do a bit of work in React, THANK YOU!
@princeonagwa2750
@princeonagwa2750 8 ай бұрын
thanks for this
@LoVe-iu9rd
@LoVe-iu9rd 8 ай бұрын
what about vuetify 3 UI component?
@zergzerg4844
@zergzerg4844 8 ай бұрын
Using mounted and unmounted hooks outside the script setup is bad approach. If you are using nuxt 3 you'll see the warning that you have to use this hook only for script setup
@fitensonwaynchiff8760
@fitensonwaynchiff8760 8 ай бұрын
Is this setup works on actual production?
@sharathkumarvenugopal4019
@sharathkumarvenugopal4019 8 ай бұрын
Hey Justin!! This is great would be super useful to get a more elaborate video on this.
@user-ce3gw1dw2t
@user-ce3gw1dw2t 8 ай бұрын
Thanks, Justin. Would appreciate it if we could get more content on this.
@user-uo4es2kc7p
@user-uo4es2kc7p 8 ай бұрын
Thank you
@aspirinemaga
@aspirinemaga 8 ай бұрын
Bloody hell....
@MdFaruk-nf6ul
@MdFaruk-nf6ul 9 ай бұрын
I didn’t understand