I really like the simplicity of vue

Sdílet
Vložit
  • čas přidán 26. 03. 2023
  • 🤖 SaaS I'm Building: www.icongeneratorai.com/
    💬 Discord: / discord
    🔔 Newsletter: newsletter.webdevcody.com/
    📁 GitHub: github.com/webdevcody
    📺 Twitch: / webdevcody
    🤖 Website: webdevcody.com
    🐦 Twitter: / webdevcody

Komentáře • 57

  • @ahmedjaber8595
    @ahmedjaber8595 Před rokem +24

    Let's move to Vue and Nuxt ❤️

  • @brandonsayring
    @brandonsayring Před rokem +5

    I have been using vue for the past 6 years and I've successfully managed to avoid using React up until recently when I had to use it for a job. I was consistently frustrated with react the entire time but thankfully your react content has helped ease a few of those frustrations. I guess working in react has been nice to give me a new found appreciation for having both actual reactivity and concise list/conditional rendering directives that are provided in vue.

  • @TheCyberBully420
    @TheCyberBully420 Před rokem +4

    if you like vue, youll fall in love with svelte

  • @snoopy8870
    @snoopy8870 Před rokem +4

    MORE VUE CONTENT PLEASE!!!

  • @husk1c
    @husk1c Před rokem +10

    aight time to learn vue it is

    • @scott_itall8638
      @scott_itall8638 Před rokem +2

      Learn Svelte

    • @JegErN0rsk
      @JegErN0rsk Před rokem +2

      Svelte is even greater than Vue 3

    • @husk1c
      @husk1c Před rokem +2

      @@JegErN0rsk yeah thanks guys started learning svelte and i like it much

  • @bertrodgers2420
    @bertrodgers2420 Před rokem +5

    You don't need to use arrow functions in Vue for event handlers @click="count++" would do

  • @raiyansarker
    @raiyansarker Před rokem +8

    why not svelte?

  • @oumardicko5593
    @oumardicko5593 Před rokem

    Yes, let's go. I would suggest to learn all the coding style you can do with such as SFC style, JSX style, rendre function , there quite a lot🤔

  • @basepasandhai1906
    @basepasandhai1906 Před rokem +4

    Average React guy: Ok, count is a ref. then why the f the component is re-rendering.

  • @alejandromut
    @alejandromut Před rokem +1

    Vue is awesome.

  • @ChillAutos
    @ChillAutos Před rokem +11

    Cody you can’t do this to me. I’d you show me anything that’s better I’m going to become dissatisfied with the codebase at work. Let me live inside my “react is fine bubble”. 😂😂😂 jks thanks for the content mate.

    • @WebDevCody
      @WebDevCody  Před rokem +3

      React is fine, but is it great? 😂

  • @kasra8106
    @kasra8106 Před rokem

    Cool. I know it’s an extremely simplified example, but if my website doesn’t go beyond the complexity of a button increment, best believe I’m using good old fashioned vanilla JS to update the DOM.

  • @user-re8lt2gy3g
    @user-re8lt2gy3g Před 7 měsíci

    You can use count++ directly without the function it's called inline statement i think

  • @adrymateoramon7087
    @adrymateoramon7087 Před rokem

  • @shakapaker
    @shakapaker Před rokem +1

    really I want to learn vue because I so love that code

  • @omagadavid9923
    @omagadavid9923 Před 5 měsíci

    "Held hostage "?😂😂

  • @chrishabgood8900
    @chrishabgood8900 Před rokem

    VUE!!!

  • @tmraaex9617
    @tmraaex9617 Před rokem +1

    I dont like how vue is structured with separated javascript html and css inside pne file i like how react just feels like html and js/ts while vie feels weird and it complains about everything

  • @yarrichar
    @yarrichar Před rokem

    So how would you compare vue vs svelte?

  • @letadz8577
    @letadz8577 Před rokem

    Can u make a tutorial like CRUD for nuxt with using API and Vuex?

  • @xav_624
    @xav_624 Před rokem +2

    I work only with Vue(3) at my job and do React on the side. I'm a junior with 2y of xp. My conclusion is Vue3 > React but Next > Nuxt3. At least for now. Server components with Nuxt3 are not at the same level...

    • @WebDevCody
      @WebDevCody  Před rokem

      Yeah next has a ton of money behind it, so it would be hard for nuxt to compete

    • @twothreeoneoneseventwoonefour5
      @twothreeoneoneseventwoonefour5 Před rokem

      Junior with 2 years of experience?
      I am a senior with 2 months of experience.

  • @ahmedshehata5601
    @ahmedshehata5601 Před 5 měsíci

    Excuse me, I'm asking for vscode theme you used what's his name 😅

  • @StrikerFeed
    @StrikerFeed Před rokem +2

    And this is exactly the same reason why I've switched to Vue :D I also used to work with React before, but had to learn Vue because it was used at my work. I don't want to switch to anything else because Vue is awesome.

  • @3sgtecelica
    @3sgtecelica Před rokem

    This looks so similair to svelte vite

  • @kartik9892
    @kartik9892 Před rokem +17

    Vue is alot cleaner

    • @lepystudio8974
      @lepystudio8974 Před rokem +1

      Alo lightweight and in some cases faster

    • @wij8044
      @wij8044 Před 11 měsíci

      It’s really not though

  • @Djolewatchtastife
    @Djolewatchtastife Před rokem +1

    If you like Vue you’ll really like Svelte

  • @unknown-user001
    @unknown-user001 Před rokem

    I prefer angular because I'm lazy. Vue is harder to get used to compared to react and angular for me. React is easy to mess up, so is vue, but angular is difficult to mess up

  • @DK-creator97
    @DK-creator97 Před rokem

    u can just write like this @click="count++"

  • @bernardus3289
    @bernardus3289 Před rokem

    No stay on the darkside. We have Material-UI and react query here. Once you go useState you never go back.

  • @neneodonkor
    @neneodonkor Před 7 měsíci

    🤣🤣 held hostage by React.

  • @prgrmr8666
    @prgrmr8666 Před rokem

    I don't feel comfortable with this style, I am more used to the React/Qwik/Solid style

  • @justine_chang39
    @justine_chang39 Před rokem

    Vue > React 🚀

  • @Tszyu01
    @Tszyu01 Před rokem

    Yeah svelte is Vue on steroids. Even in your example you wouldn’t need to import anything to declare an equivalent variable that be updated.

  • @pokemagetech
    @pokemagetech Před rokem

    Hmmm…

  • @nested9301
    @nested9301 Před rokem

    React is the king 👑

  • @darkpill
    @darkpill Před rokem

    No one uses vue

  • @praktycznewskazowki6733

    angular is the same