React vs Vue - I Built the Same App in Both Frameworks

Поділитися
Вставка
  • Опубліковано 3 жов 2024

КОМЕНТАРІ • 72

  • @TheMoralescl
    @TheMoralescl Рік тому +9

    This video is great for making decisions about which framework to use. I personally prefer Vue, maybe because I've used it more, but the comparison is great and easy to follow. I agree with others about using Pinia instead of vuex, which makes it even simpler. Thanks for your time. An excellent job 👍

  • @siddiqahmed3274
    @siddiqahmed3274 Рік тому +7

    This is actually a great video sir comparing two frameworks side by side.

  • @easycodes1586
    @easycodes1586 Рік тому +32

    Vue is clean and easier than react

  • @taiwoadebola5617
    @taiwoadebola5617 Рік тому +7

    Awesome. Pls could you make a video about project planning, the steps one should consider and the steps to take

    • @TheCodeholic
      @TheCodeholic  Рік тому +3

      Great suggestion!

    • @aimanmouilhi6130
      @aimanmouilhi6130 Рік тому

      @@TheCodeholic Please keep this in mind because there is not a lot of content in this thread

  • @kwasiezor1630
    @kwasiezor1630 Рік тому +3

    Amazing... I love such a video. It provides usefull informations that help easily to get the difference. Thanks Bro. Keep it up

  • @Samuel.Mwangi
    @Samuel.Mwangi Рік тому +4

    Fantastic, Vue still remains my favourite framework though I like React because of NextJs

    • @justchris5598
      @justchris5598 Рік тому +2

      You can use nuxt Js ... It the next Js of vue

    • @Samuel.Mwangi
      @Samuel.Mwangi Рік тому +1

      @Just Chris😌 NextJs has a more vibrant community than Nuxt plus the backing by Vercel. Remember, Vue is my favourite any day, but for projects at work, it's hard to make the argument for Nuxt.

  • @danuzonez
    @danuzonez Рік тому +1

    Waiting for many other videos like this one.

  • @drfcozapata
    @drfcozapata Рік тому +6

    GREAT JOB!!! Cool way to compare both. Thanks for sharing it! Only a question: Why do you use Vuex instead Pinia???
    Blessings from Venezuela and happy new year
    PS: I'm still prefer Vue over React 😁

    • @TheCodeholic
      @TheCodeholic  Рік тому +2

      Thank you. I use mostly vuex, simply because I have not tried Pinia yet.

    • @drfcozapata
      @drfcozapata Рік тому +1

      @@TheCodeholic Hahahaha Ok. Try it... Is really better.

  • @muhammadusmanali3718
    @muhammadusmanali3718 Рік тому +2

    Great video sir.... and my choise is vue😊

  • @dickson710
    @dickson710 Рік тому +2

    dude, it's super clear, definitely good for beginners who are confused. It will be great to compare some more complicated / real life example later, like, implementing google map or simple firebase authentication and google login, etc. Anw, nice video, no BS.

  • @vouneo
    @vouneo Рік тому +3

    My favourite framework is Svelte but I pretty much like Vue for work.

  • @mioshakt
    @mioshakt Рік тому +1

    Thank you for making such a great video!

  • @dragonyusuf
    @dragonyusuf Рік тому +4

    Awesome video, could you do a video where you make the same project in laravel and yii2 (or any other popular php framework) and compare the two like you did in this video?

  • @RiadDZz
    @RiadDZz Рік тому +3

    Great video, but for Vue you should've used Pinia 🍍

  • @Neutraltsvart
    @Neutraltsvart Рік тому

    Great comparison video! I think Vuex and ReduxToolkit would have been an even more similar comparison regarding state management :) But i guess context api might be more widely used.

  • @sanderluis3652
    @sanderluis3652 Рік тому +3

    Now compare Nuxt vs Next (13)

  • @intimater
    @intimater Рік тому

    AWSOME JOB!

  • @easycodes1586
    @easycodes1586 Рік тому +2

    good work bro

  • @riyad-appscode
    @riyad-appscode Рік тому

    Awesome video. Vue's composition api is awesome

  • @md.sabbirhossain8491
    @md.sabbirhossain8491 Рік тому

    Great Vide...
    If possible please create a Tutorial about "Role and Permission" with React js and Laravel

  • @yusha790
    @yusha790 Рік тому +1

    awesome video !

  • @Mustafa-uj5vf
    @Mustafa-uj5vf Рік тому

    Great job, please carry on with real app both react and vue even could be Nuxt 3

  • @AliHassan-wc6nb
    @AliHassan-wc6nb Рік тому

    Happy new year champ! What about htmx?

  • @mphat10
    @mphat10 Рік тому

    please make more of this, something like student management system. student have an array subjects. subjects has name and score

  • @murobakuridze950
    @murobakuridze950 Рік тому +1

    Great video to compare!!! I was wondering, does Vue really have any advantages when working with Laravel, or is it just a matter of taste? Thank you

    • @TheCodeholic
      @TheCodeholic  Рік тому +1

      Vue has similar syntaxt to Laravel but I think it's just a matter of taste

  • @kenan5886
    @kenan5886 Рік тому +1

    Great comparison! Which Color Theme do you use in VS Code?

  • @sinitquenapach5497
    @sinitquenapach5497 Рік тому +1

    Awesome 👍💯 video but vue is the Best my opinion I feel flexibility in vue

  • @nandordudas
    @nandordudas Рік тому +1

    Hello, on the vue side you install vuex, but on react side why didn't use redux toolkit (or something else), why?
    Note:
    Vue doesn't need vuex to make a simple store like in react you made - provide/inject (if needed), reactive and composables.

    • @nandordudas
      @nandordudas Рік тому

      I added an issue to the repository and an example, have a nice day

    • @tyaho83
      @tyaho83 Рік тому

      Bonjour, avez vous un exemple de ce composable ?

  • @hermanspx
    @hermanspx Рік тому

    Fantastic....

  • @hiroroong693
    @hiroroong693 Рік тому

    very useful video, i really learn a lot.
    How do you paste so fast? are you using some kind of clipboard manager?

    • @TheCodeholic
      @TheCodeholic  Рік тому +1

      I am not pasting. I am undoing changes with ctrl+z.

  • @tonyvito5062
    @tonyvito5062 Рік тому +2

    I think Vue is cleaner than React, bro there are a lot of tech I'm really lost on what to learn

    • @TheCodeholic
      @TheCodeholic  Рік тому +1

      Start with whichever you find easier. Don't overthink!

    • @tonyvito5062
      @tonyvito5062 Рік тому

      @@TheCodeholic Thanks man I'm more comfortable with React cuz I've been using it for a while now I hope u make some more React/Laravel tutorial I really love this channel

  • @LeonelLopezBorbon
    @LeonelLopezBorbon Рік тому +1

    the closed caption now is off (before it was activated) , so I need to read this text on video (I am deaf)

  • @mexantos
    @mexantos Рік тому

    hi Zura do you have a courses about slim how to build REST API but with more adv features such as with auth and limit request from some users or categorise users who access what?

  • @jamestangeres3519
    @jamestangeres3519 3 дні тому

    Do you have exclusive to Vue js tutorial sir? Thanks.

  • @justchris5598
    @justchris5598 Рік тому +1

    @TheCodeholic Why don't you use pinia ?

    • @TheCodeholic
      @TheCodeholic  Рік тому

      I have not used it before. Maybe I can use it next time.

    • @justchris5598
      @justchris5598 Рік тому

      @@TheCodeholic ok check it.. it very simple

  • @ayoubyzem1084
    @ayoubyzem1084 Рік тому

    We want to make for us landing page using laravel 🙂🙂

  • @thishowls3216
    @thishowls3216 Рік тому

    repository URL dosen't work

    • @TheCodeholic
      @TheCodeholic  Рік тому +1

      Fixed. It was private and forgot to make it public

  • @phenixbd
    @phenixbd Рік тому

    Vue is organized for super fast development.

  • @Igor-vk8fl
    @Igor-vk8fl Рік тому

    Me as JS student seeing all this go and coma back tabs, crying so hard!!! So fucking confusing. Can i get a job with only vanilla JS please? lol

  • @asiacuisine4869
    @asiacuisine4869 Рік тому +1

    Vuex is outdated. Why are u still using it?!?

  • @fromillia
    @fromillia Рік тому

    Зачем же нам в таком случае фреймворки на РНР ?

    • @sanusihassan7125
      @sanusihassan7125 Рік тому

      if you want your client side app to handle routes use these front end libraries/frameworks, otherwise use PHP

  • @justchris5598
    @justchris5598 Рік тому +1

    Vue still very simple

  • @abdrahim9307
    @abdrahim9307 Рік тому +1

    great work

  • @xxXAsuraXxx
    @xxXAsuraXxx 10 місяців тому

    whoever uses React in 2024 needs to be fired immediately!