Stop using v0 - do THIS instead (Cursor + shadcn/ui)

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

ความคิดเห็น • 55

  • @jaysonp9426
    @jaysonp9426 2 หลายเดือนก่อน +9

    Exactly what I wanted. Love it. Cursor completely changed the game

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน +1

      Absolutely! Thanks for watching :)

    • @xzatech
      @xzatech 2 หลายเดือนก่อน

      You must use React as well then, unless I'm mistaken

    • @jaysonp9426
      @jaysonp9426 2 หลายเดือนก่อน

      @@xzatech no I use Vue on the front end

  • @shsunmoon
    @shsunmoon 25 วันที่ผ่านมา +1

    Not many youtubers share their honest thoughts. Thank you for sharing valuable points that helps everyone!

    • @VoloBuilds
      @VoloBuilds  25 วันที่ผ่านมา

      Thank you!

  • @deftuncut
    @deftuncut 2 หลายเดือนก่อน +5

    thanks for sharing this info, as it will definitely improve my time to delivery

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน

      Sure thing! Thanks for watching

  • @micbab-vg2mu
    @micbab-vg2mu 2 หลายเดือนก่อน +3

    The simple the better - I stick with Cursor as well - thanks for tips:)

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน

      Hey Micbab, nice to see you again :) yeah it's amazing how much you can do with Cursor!

  • @Ying-o4t
    @Ying-o4t 2 หลายเดือนก่อน +1

    had the same error on the Tailwind, Cursor/Claude couldnt solve it, and your trick to wipe out the index.css and added 3 lines worked!!! should have revisited the video when i saw that error :(

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน

      Glad you got through it!! Yeah it was interesting to see that a couple of steps were missing from the official guide

  • @3ladeZ
    @3ladeZ 2 หลายเดือนก่อน +1

    I recommend using the setting sand loading shadcn docs and doing that, so everything is latest.

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน

      Great tip - and also modifying .cursorrules to make it use shadcn each time

    • @SouthbayCreations
      @SouthbayCreations 2 หลายเดือนก่อน +1

      @@VoloBuildshow would you set that up? I’m new to cursor 😊

  • @fullfine.services
    @fullfine.services 2 หลายเดือนก่อน +6

    Why using chat instead of composer?

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน +5

      Every time I try composer, it doesn't implement the files as thoroughly, often leaving comments like "implement logic here" instead of writing it out. Also, the flow to apply/undo edits becomes more complex. I keep wanting to use it but having negative experiences with it while the chat has been super consistent and high quality for me.

    • @jaysonp9426
      @jaysonp9426 2 หลายเดือนก่อน +2

      That's wild, I use composer all day every day and am blown away

  • @fugaz13
    @fugaz13 2 หลายเดือนก่อน +2

    How are you ensuring you code is secure?

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน +1

      Couple of thoughts:
      1. Understanding web development fundamentals helps you know when security is a concern (e.g. protecting secrets, ensuring user token is passed and validated with each request, etc).
      2. I will be making a series for new developers starting to code with AI and one of the videos will cover security fundamentals.
      3. This video is talking about UI components which will be a part of your UI. There is nothing to "secure" here because UIs are inherently public. When you start managing users and talking to the server, that's when the security stuff will start to apply.

  • @Dr_mhuss
    @Dr_mhuss 19 วันที่ผ่านมา

    Brilliant tip. Thank you!

    • @VoloBuilds
      @VoloBuilds  18 วันที่ผ่านมา

      No problem! Merry Christmas :)

  • @Mental-u4o
    @Mental-u4o 2 หลายเดือนก่อน +3

    Make a 2hr tutorial on this please

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน +6

      What would you like to see? Just building a full app consisting of shadcn components?

    • @Mental-u4o
      @Mental-u4o 2 หลายเดือนก่อน +1

      ​@@VoloBuildsyes a full consisting of shadcn components

  • @shahakash117
    @shahakash117 2 หลายเดือนก่อน +2

    Will it work for vuejs too?

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน

      Apparently yes! I didn't think so, but it looks like there is a Vue version of the shadcn components library - so check out www.shadcn-vue.com/
      I haven't experimented with it so I am not sure how well it works, but seems like it would be quite similar!

    • @anupamkrishna7811
      @anupamkrishna7811 2 หลายเดือนก่อน

      Yes it will, shadcn-vue works as same as the og react one, but the table is a little annoying, everything else is very easy. also there are snippet extension for imports and boilerplates, it works in both react and vue lol.. Svelte also has it, but haven't used it yet.. I've also seen one which is framework agnostic, forgot its name though..

    • @virityrealtual3831
      @virityrealtual3831 2 หลายเดือนก่อน +1

      If u wanna rely heavily on ai code generation, react might be the better choice since ai models are much more proficient with it. Or so ive heard...

  • @WTPleo
    @WTPleo หลายเดือนก่อน

    i wonder if with what's going on with windsurf right now, you're still using that Cursor + shadcn strategy

    • @VoloBuilds
      @VoloBuilds  หลายเดือนก่อน +1

      Yep! I think it's a powerful strategy. Windsurf does not assume you're using any particular UI framework either, so you can take this approach with Windsurf as well!

    • @WTPleo
      @WTPleo หลายเดือนก่อน

      @@VoloBuilds Keep up the bangers coming man, love the vibe and the knowledge!

    • @VoloBuilds
      @VoloBuilds  หลายเดือนก่อน

      @@WTPleo Thank you! :) Appreciate it!

  • @stanzy237
    @stanzy237 2 หลายเดือนก่อน +1

    Thanks for the tips man

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน

      For sure! Thanks for watching!

  • @nassimguelma1620
    @nassimguelma1620 2 หลายเดือนก่อน +1

    Thanks for tips!

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน

      Hey Nassim! Glad you enjoyed it

  • @vukeep
    @vukeep 2 หลายเดือนก่อน +1

    очень интересно! продолжайте снимать!

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน +1

      Спасибо)))

  • @wawaldekidsfun4850
    @wawaldekidsfun4850 2 หลายเดือนก่อน +1

    crazy, I just paid v0 subs for $20/mo, let me try this one, thanks bruh!

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน

      Nice 👍 let me know how it goes!

  • @silviodossantosneto6665
    @silviodossantosneto6665 2 หลายเดือนก่อน

    Volo, love your videos, but i feel like you were unfortunate here. The power of v0 is not on shadcn. I just made a frontend app with Nuxt 3 and DaisyUI using v0 with a really good design. In my case, the secret for the design was in describing the application idea, details and telling the AI to use a real existing website as a template, in my case i told him to use duolingo website. The only problem is that the AI catches only old versions of websites, but it is still incredible. I will try later if i can manage to do the same using Cursor.

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน

      Hey, thanks for the input. Yeah v0 definitely can use other UI frameworks - but what typically sets it apart from 'out of the box' Cursor is that Cursor won't use design systems by default, but v0 does. I think Cursor ultimately has much more flexibility so I don't feel it's worth switching between apps and paying for multiple services if you can get most of the way there with Cursor (and then iterate from there). Anyhow, thanks for watching and appreciate your comment!

  • @נתנאלבצלאל-ה8י
    @נתנאלבצלאל-ה8י 2 หลายเดือนก่อน

    Is there any simpler way? 😅

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน

      Check out the GitHub repo in the description! You can copy it and be up and running in a few minutes :)

  • @adriangpuiu
    @adriangpuiu 2 หลายเดือนก่อน

    cursor soon getting crashed by github copilot with its claude sonnet integration .

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน +1

      We'll see - but something tells me that it won't. They've been a year ahead and I expect they will continue. Big companies are largely too clunky and bureaucratic to stay at the forefront on the application layer.

  • @xzatech
    @xzatech 2 หลายเดือนก่อน

    This misleading in a way the title of this video is cursor + shadCDN but I heard as long as you are using React you can use shadCdn

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน +2

      Well yes, but it's both since React and Cursor are not competing frameworks/tools. Cursor, like v0, is an AI tool to write code. React is a popular JS frontend framework and shadcn is a set components that can be used on top of React. You can use it even without AI - but the idea of the video was to show how you can make beautiful UIs in Cursor and without needing to use v0.

  • @Frexuz
    @Frexuz 2 หลายเดือนก่อน

    Who uses v0? 😂

    • @VoloBuilds
      @VoloBuilds  2 หลายเดือนก่อน +1

      Haha it certainly received a lot of hype!

    • @itzsepi6729
      @itzsepi6729 2 หลายเดือนก่อน

      I do, it saves me time

    • @jjmatashi
      @jjmatashi 2 หลายเดือนก่อน

      I use Vo because I'm not a coder. I can whip up prototypes in record time just by speaking to it in natural language. My brother started programming back in the days of machine language and assembly, and these days he prefers frameworks that abstract the lower levels when he can. If that philosophy is good enough for him, its certainly good enough for me...