The GOAT of React UI Libraries

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

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

  • @anthonyowolabi1890
    @anthonyowolabi1890 11 месяцев назад +3

    Worked with this library for a project, one of ky best experiences with a ui library fast and efficient

  • @naylord5
    @naylord5 Год назад +12

    Shadcn for the win!

  • @aminedaimallah310
    @aminedaimallah310 Год назад +7

    there is also elastic ui, baseweb from uber, carbon from IBM, mantine, primereact and more....

  • @jd5787
    @jd5787 4 месяца назад

    Hi! Starting learning programming after a 20 year hiatus... Is radix ui a substitute for tailwind? Thanks!

  • @HyperUpscale
    @HyperUpscale Год назад +5

    YES I am struggling to choose the right UI library for my next project or startup application.
    Unfortunately this video just made me struggle more.
    Thanks.

    • @CoderOne
      @CoderOne  Год назад +2

      Go for shadcn 🫡

    • @Warpgatez
      @Warpgatez 9 месяцев назад

      Shadcnui is fine for most projects. If not refactor with another component library or make your own.

    • @fbenfrank
      @fbenfrank 8 месяцев назад

      Go tailwind UI. Copy and paste.

  • @dennisk648
    @dennisk648 Год назад +5

    Copying and modifying source code for an enterprise project is generally not advisable. This approach effectively permits developers to create their own framework, which may include suboptimal decisions. Developers are paid to achieve business objectives, not to develop a new framework.

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

    One thing I don't get is why we have to "choose" between tailwind and -- say -- CSS modules. Isn't it simply a 1-to-1 relationship between them? I'd imagine there's some tool that could re-write your project code to take all the tailwind and put it in a module (and vice-versa)

    • @Warpgatez
      @Warpgatez 9 месяцев назад

      If there’s not, make it yourself. 😂 it’s a good idea and might get used by lots of big companies.

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

    There is so much difference between daisyui and shadcn?

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

    at around 5:36: wait isn't there some kind of optimization when u are only using one tiny thing out of a giant library?

    • @bharathm-ji7sv
      @bharathm-ji7sv Год назад

    • @j-o-nes
      @j-o-nes 3 месяца назад

      If you’re thinking of tree shaking then sure, it optimizes the bundle. But the library sources are still in your project directory and the IDEs still scan them to provide you with the correct type suggestions, autocompletions, etc.
      Therefore installing only necessary parts of the library might improve the performance during the development. Might be helpful for those who have slower machines or really large projects.

  • @xokyle
    @xokyle 10 месяцев назад

    to be fair, making your dashboard was probably pretty easy since it's nearly identical to their example dashboard.

  • @MaxProgramming
    @MaxProgramming Год назад +15

    Shadcn ui is truly the goat. Chakra was my favourite after I used Tailwind because it gave me that control over the components but Shadcn ui is simply overpowered 💯

    • @benotisanchez5583
      @benotisanchez5583 Год назад +4

      Lol. I've used shadcn, radix, and mui. I've also tried out chakra and ant, but not in-depth. I quickly abandoned radix and shadcn because they just weren't full-featured enough, after using them I regretted leaving the true GOAT, which is mantine. Mantine is so far above these UI libraries is actually funny. I'm now back with mantine and the difference is night and day.

    • @MaxProgramming
      @MaxProgramming Год назад +2

      @@benotisanchez5583 Yeah you're right in your place. I totally forgot about Mantine lol. Even I rejected TW and Radix in the first place because Chakra and Mantine literally gave everything.
      Mantine is really good I agree and I'll blindly use it anytime. Shadcn ui gives kind of vercel vibes and the way it blends with tailwind makes me love it even more.
      So yeah if I had to pick any 2 frameworks that'd be Mantine or Shadcn ui. Thanks for reminding me about Mantine

    • @Omar_Al_Seddik
      @Omar_Al_Seddik 9 месяцев назад +1

      @@benotisanchez5583 Comparing shadcn to Mantine is like comparing apples to oranges. One is a tailwind-based component collection with minimal abstraction, while the latter is a complete component framework that does everything with maximum abstraction and a design system of its own.
      There's no superior approach. Only preferences.

  • @adel.dev.account
    @adel.dev.account 4 месяца назад

    Did u say mantine>>>shadcn

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

    MANTINE is brutally under-rated !!!!

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

    I couldn't find anything about autocomplete for example. I usually use MUI and I have everything I need.

  • @sahrilputra9481
    @sahrilputra9481 11 месяцев назад +1

    Next ui is the best for me 😂🤣

  • @c_g_stewart
    @c_g_stewart Год назад +7

    Cool breakdown, I really like Mantine UI with tailwind, because it has the ready made components and you can kinda bypass designing and still get shit done. Would love to see a video comparing the developer speed of making a full page with Mantine vs Shadcn..

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

      do you style the mantine components with tailwind? i haven’t figured the right way to integrate the two because mantine has its own theming system

    • @ryujinwatatsumi
      @ryujinwatatsumi Год назад +2

      I’ve used them both , and trust me shadcn is on another level

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

      ⁠@@jpjpjpjpjpjpjpjpyea they do have there own styling system but u still can override it with tailwind

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

      @@jpjpjpjpjpjpjpjp Interesting! is that even possible??
      i'm curious how you can combine mantine + tailwindcss - This is the first time i've heard of doing this and i'll give this a whirl

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

      yeah we use mantine at work and i use it for personal projects, hands down my favourite ui to both use and setup, easy mode and especially now with 7.x it's even nicer to just use css modules (or scss) to force my team at work to create re-usable components

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

    it's all written in typescript? gosh feel for new gen devs... we need native UIs with webassembly access without js monstrous spaghetto

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

    Mantine is the best one

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

    tailwind beast

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

    mantine is the best

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

    People are seriously sleeping on Mantine

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

    Ive used shadcn, radix and mui. Ive also tried out ant and chakra. Non of these libraries actually come close to the goat: which is Mantine. Mantine is so much more superior it's hard to even compare the rest.

  • @voggo
    @voggo 11 месяцев назад +1

    more like chadcn/ui

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

    Chakra is my favorite

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

    It's called Svelte 😆

  • @rafikmansour4755
    @rafikmansour4755 9 месяцев назад

    its not a objective tutorial

  • @cirtey29
    @cirtey29 3 месяца назад

    Op

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

    I use Kendo React - I pay for this GOAT. Consider if your app makes money.

  • @EamonnMooney
    @EamonnMooney 11 месяцев назад +12

    I hate tailwind and this project forces you to use it, so it's a no from me.

    • @xyssxy
      @xyssxy 10 месяцев назад +5

      why? twc is awesome

    • @mr.random8447
      @mr.random8447 10 месяцев назад +8

      Tailwind is goat

    • @Warpgatez
      @Warpgatez 9 месяцев назад +7

      You’d rather spend hours making your own css for every project? Tailwind saves so much time and you can customize it to fit your nuances 😂

    • @ACEmmanuel
      @ACEmmanuel 8 месяцев назад +2

      Adapt or give up

    • @teegees
      @teegees 6 месяцев назад

      Why do you hate TW please elaborate

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

    Why the light theme hate? Light theme is objectively superior