My favorite component library is unstoppable

Поделиться
HTML-код
  • Опубликовано: 2 июн 2024
  • subscribe to my newsletter I'll probably never publish anything useful to: webdevcody.com
    My Products
    📖 ProjectPlannerAI: projectplannerai.com
    🤖 IconGeneratorAI: icongeneratorai.com
    📝 ThumbnailCritique: thumbnailcritique.com
    Useful Links
    💬 Discord: / discord
    🔔 Newsletter: newsletter.webdevcody.com/
    📁 GitHub: github.com/webdevcody
    📺 Twitch: / webdevcody
    🤖 Website: webdevcody.com
    🐦 Twitter: / webdevcody

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

  • @rawallon
    @rawallon Месяц назад +41

    The most amazing part is that their blocks are free, unlike tailwind ui or anything else

    • @Maick-jy7iz
      @Maick-jy7iz Месяц назад

      And much better.

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

      isnt everything free, its open sourced right?

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

      @@Kay8B No, but I think you might be confusing Tailwind CSS with Tailwind UI, CSS is free and UI is a collection of pre-made pages, similar to ShadCN's Block

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

      @@rawallon No, im talking about shadcn... its open sourced and free.

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

      @@Kay8B Oh, in that case yeah, both tailwindCss and Shadcn are free and open-source under the MIT License

  • @codinginflow
    @codinginflow Месяц назад +8

    Lift mode is what I'm in every evening when I go to the gym

  • @Offiziersmesser
    @Offiziersmesser Месяц назад +15

    7 days has felt like 7 weeks. good to have you back.

    • @WebDevCody
      @WebDevCody  Месяц назад +2

      😂

    • @Offiziersmesser
      @Offiziersmesser Месяц назад +1

      @WebDevCody I am used to having a new video of yours popping on my home page every day 😂. Thanks for all the knowledge you've imparted to us, younger devs.

    • @WebDevCody
      @WebDevCody  Месяц назад +4

      @@Offiziersmesser I hear you, it’s sometimes hard to keep up at that pace. Thanks for your support and I’m glad my content helps you out

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

      Not the overly attached viewer. 😂

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

    OH I didn't realize this existed! I've spent so much time searching for those examples in the repos each time. Very cool to see this. Thanks for sharing.

  • @novaflare-to3we
    @novaflare-to3we Месяц назад +1

    Thanks Cody for keeping us updated. Looking forward to a new hour long tutorial.

  • @fabianhabilramdhan562
    @fabianhabilramdhan562 Месяц назад +3

    this is insane what shadcn deliver to us, thank you for introducing this library to me its helping so much

  • @Cyber-Bison
    @Cyber-Bison Месяц назад

    Yeah blocks is a game changer, love this addition

  • @mohammed.haydar
    @mohammed.haydar Месяц назад

    Do you plan to make an AWS course for beginners? they have so many services and it's kinda confusing!

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

    thank i really like your videos

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

    Thanks for sharing

  • @nanonkay5669
    @nanonkay5669 Месяц назад +1

    That's a cool feature, ngl. I still think Mantine reigns supreme, though.

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

    You are back 😁

  • @ahouse73
    @ahouse73 Месяц назад +1

    The only stupid thing so far is, that they filter the entries in the search box by value and not by label. But other than that, great!

  • @SeibertSwirl
    @SeibertSwirl Месяц назад +1

    Good job babe!!!

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

    Wow, i'll be able to do mvps more easily now thx

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

    recently I am using shadcn blocks but I am trying to use them as skeleton , I am giving some personal touch to it because every web made with shadcn kinda looks like the same.

  • @marcoio8742
    @marcoio8742 Месяц назад +1

    I think this is terrifying. I mean what would prevent AI to just copy paste this and create a full fledge website at this point? We (developers) are making ourself more and more redundant. I am not sure what I feel about this, but dread and panic is close enough

    • @nazarshvets7501
      @nazarshvets7501 Месяц назад +2

      If you job is copy-pasting such blocks of code, then yea, you becoming obsolete. Its time to became real engineer

  • @0xtz_
    @0xtz_ Месяц назад

    Vercel making the open source better

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

    i dont understand how is this new or what does it give at all? instead of copy, you install it? if i use MUI and just copy component, how is that any better?

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

      New is about concept of copy-pasting instead of installing package as dependency
      The whole thing with css-in-js is started because at the time there was a problem with delivering (s)css within component libraries. So instead of copy-pasting they created this bloated mess. I hope main libraries like MUI, Ant, Mantine etc will look at this, and try to leverage such a way of "installing".
      And the bonus point - when you have source code right beside you, its way faster to learn how its was built(sharing expertise) and there is less need for customization props, as you can just change source code how you like it
      P.S. This bonus point is actually very underrated thing. I`m building custom UI-kits for like 3+ years already, and only recently I come to conclusion, that is way better to "copy-paste" anatomy of component from UI-kit than recreate it youself. The quality of component became way better in my case. TextField is not that simple as you may think...

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

    Is this library Typescript exclusive?

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

      Probably I haven’t checked

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

    What stack do you guys use for production? I just got curious cuz I just wanna learn some stuff 😅

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

      Next.js app router, latest react, tailwind, playwright, turso sqlite db with drizzle, typescript, tRPC, shadcn/ui, Turborepo

  • @s.adnansami5106
    @s.adnansami5106 Месяц назад

    Not related but damn, that beard looks majestic

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

      Don’t get too attached, I’m quick to shave it the moment food gets stuck in it 😂

    • @s.adnansami5106
      @s.adnansami5106 Месяц назад

      ​@@WebDevCody I mean, facial hair is something that is part of a mans nature, it's just a modern thing that most people shave it altogether. Rubbing the area where food went with water and washing the beard every day like we wash our face usually does the job. 👍

    • @s.adnansami5106
      @s.adnansami5106 Месяц назад

      @@WebDevCody Plus, the food only mostly gets stuck in the moustache, so you might wanna trim your moustache so it's above your lips, which also looks better I think.

  • @Reidemptionv1
    @Reidemptionv1 Месяц назад +1

    I love how positive this community is

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

    Tutorial pls 😊

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

    Easier than ever to not learn frontend backend dev 😅

    • @WebDevCody
      @WebDevCody  Месяц назад +2

      At this point it’s not even coding, it’s just glueing stuff together

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

    Thats just BEM. Nothing new I think.