My New Favorite UI Library

Sdílet
Vložit
  • čas přidán 31. 05. 2024
  • #ui #coding #tutorial #react
    In this video we talk about a new ui library I'm using (nextui).
    NextUI (not sponsored):
    Timestamps:
    0:00 Intro
    0:22 What is NextUI?
    0:53 Why NextUI?
    3:32 Setup
    5:32 Using nextui
    6:34 Range Calendar
    7:52 Code Snippet
    9:28 Card
    12:18 Skeleton
    14:10 Summary & extra stuff
    Tutoring: calendly.com/nizabizaher/prog...
    Developer Discord Group: / discord
    Twitter: / nizzyabi
    Platform: nizzyabi.com

Komentáře • 35

  • @teshansachintha7227
    @teshansachintha7227 Před měsícem +3

    Shadcn stands out from other UI libraries. While NextUI looks modern and cool, Shadcn offers a unique advantage: it provides UI code snippets for components in your projects. This means you have complete control over your code, allowing you to customize it as needed. That’s why the Shadcn UI library is so popular.😊

  • @codyt_arsis6698
    @codyt_arsis6698 Před měsícem +2

    Yes! finally the video I have been waiting for. I love nextui.

  • @thesaadster5715
    @thesaadster5715 Před měsícem +1

    have u tried acternity ui? i have been using it alongside shadcn and I love it

    • @thesaadster5715
      @thesaadster5715 Před měsícem

      gonna try to start using next ui to try something new tho

    • @NizzyABI
      @NizzyABI  Před měsícem +1

      Yeah it’s great!

  • @Bilz_-fd1do
    @Bilz_-fd1do Před měsícem +2

    Good Morning!

  • @cooker7501
    @cooker7501 Před 7 dny

    Please teach us next ui :))🙏🔥

  • @pranav8534
    @pranav8534 Před měsícem +1

    Love from India❤

  • @dannyp204
    @dannyp204 Před 15 dny

    Don't forget NextUI is set up to be aria compatible.

  • @weiSane
    @weiSane Před měsícem +1

    I would prefer a ui library where I copy paste code and don’t have to install anything from that library as a dependency.

    • @wentallout
      @wentallout Před měsícem

      yeah, that's shadcn. It's one of a kind unfortunately. I do my best to use tailwind and find good examples on the internet to copy-paste, it's really fast.

    • @NizzyABI
      @NizzyABI  Před měsícem +1

      Yah that’s one problem with it

  • @editxswajal
    @editxswajal Před měsícem

    Bro please make a video how can we create button riplle effect like material ui buttons and also the nextui buttons also have that ripple effect make a video how can we totally recreate the exact same ripple effect. Please 🙏🙏🙏🙏 i will also pay if anybody made me that in html css and vanilla js

    • @NizzyABI
      @NizzyABI  Před měsícem

      I will see what I can do, I’ll make a video if I can :)

  • @DivyanshuLohani
    @DivyanshuLohani Před 29 dny +1

    Its awesome but I just started my new app and just finished configuring it with shadcn now I want to change 😭😭

    • @NizzyABI
      @NizzyABI  Před 28 dny

      It's not that hard to change. just a little but of effort. but shadcn is still fire so dont feel bad

    • @DivyanshuLohani
      @DivyanshuLohani Před 28 dny

      @@NizzyABI yeah but now like it's 70% done and also I've to get this project done by the weekend so shadcn it is

  • @Eswar.
    @Eswar. Před měsícem

    please make end to end projects for beginners Nizar

  • @R_Y_Z_E_N
    @R_Y_Z_E_N Před 29 dny

    I have been using this for too longg good so far , but material has far more components

  • @akshaybodla8818
    @akshaybodla8818 Před měsícem


    By the way where u are from ??

  • @legendyt116
    @legendyt116 Před měsícem

    10:55 what happened when ishowspeed see this part 😅.

  • @chris_kouts
    @chris_kouts Před měsícem +5

    I literally don't understand UI libraries. they are always cumbersome to use. You can't just make your own card component, its literally a div with a different background color. You cant make a accordion? that is what the "details" html element is for. using proper HTML elements offers the best accessibility. we need to do away with UI libraries they are annoying to use. by using raw css and html you will save hours of debugging. KEEP IT SIMPLE!
    Edit: using raw CSS is only good if it is scoped to each component like in sveltekit.

    • @NizzyABI
      @NizzyABI  Před měsícem +2

      Nah it’s a time saver and helps w us devs who are not that good at design. Also, ui libraries are more than just ui, Shadcn has things that help w sending data and full stack apps.
      I do think that’s its over done though. We could sue some vanilla / at home code for cards and stuff.

    • @Fervore_
      @Fervore_ Před měsícem +1

      the details element was added pretty recently to html, most of these libraries didn't have details when they were created. Also using stuff like shadcn data tables with tanstack query once you understand how they work it saves you hundreds of hours in making filters, pagination, row selection, sorting, etc. ALSO they ensure you follow a design structure and they give you a chance to change the entire theme from just one place. The benefits highly outweight the struggles you get trying to learn them.

    • @maskedvillainai
      @maskedvillainai Před 23 dny +1

      Haha you ever blown through accessibility and response variant animations with hundreds of components? The legwork they’ve gone through to dedicate entire companies worth of resources is absolutely unbelievable.

  • @Pareshbpatel
    @Pareshbpatel Před 3 dny

    Nice intro to NextUI. Thanks!
    {2024-05-29} - Subscribed!