First Impression: What is Shadcn UI and How to Use It?

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024
  • НаукаНаука

Комментарии • 13

  • @sachindabas8675
    @sachindabas8675 Месяц назад

    Very well explained, Thanks

  • @DanhWasHere
    @DanhWasHere Год назад +1

    Great video! I love how ShadCN does not clutter your code at all and has a really good developer experience. It has very good defaults and the UI components you can copy-paste look slick. Happy to try it out

  • @justin9494
    @justin9494 Год назад +1

    How did you get good at typescript. Just finished your auth app and im overwhelmed how much I wondered how you knew what to do when there were errors

    • @CandDev
      @CandDev  Год назад +3

      Honestly, I didn't show it in the video when I had trouble finding the solution. It took some time to figure it out.

    • @justin9494
      @justin9494 Год назад +1

      @@CandDev Thanks!

  • @Victor-Ike
    @Victor-Ike Год назад

    I’m having issues. The @components are not installing into the src folder using vite

  • @MikeHudsontek
    @MikeHudsontek Год назад

    Does Shadcn need to use Typescript? or can I use jsx?

    • @CandDev
      @CandDev  Год назад

      Of course, you can also use jsx.

  • @johnamao-ajy
    @johnamao-ajy Год назад

    Thanks man. Great video

  • @gideonolaiya6665
    @gideonolaiya6665 Год назад +1

    Can we use shadCn with plain JavaScript

    • @nanonkay5669
      @nanonkay5669 11 месяцев назад

      I don't think so. Considering you have to install it using node, I think there has to be some setup involved before using it

  • @BGdev305
    @BGdev305 Год назад

    for this to not require dependencies.. it sure requires ALOT!