Is Material-UI Better Than Tailwind CSS For React Development?

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

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

  • @zachphilipp786
    @zachphilipp786 Год назад +44

    I always thought in terms of...
    1. if you are a backend dev or your app is more backend focused then use MUI.
    2. you are a front end dev or looking for total component control then use tailwind

    • @bryantony9836
      @bryantony9836 2 месяца назад +5

      Use css if you need total control...

  • @sumnerd69
    @sumnerd69 Год назад +19

    bro you gotta work on that teleprompting 💀

  • @Almopt
    @Almopt 11 месяцев назад +26

    I don't mean it in a bad way, but I don't think it makes sense for you to be literally reading content while making the video. I think it's important that, before making a video, we're comfortable with the subject matter and don't have to read literally.

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

    Why dont use both ? You just need to change the injection order of the css styles. The combination of both is just amazing!

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

      Yeah I'm finding it hard to "pick a team". I want to use some of the MUI and MUI X components but love tailwind for general page layout and styling.

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

      Yes! They have different animals with different goals and they are compatible.

  • @yashjoglekar
    @yashjoglekar Год назад +27

    Video is great, love it, just want to point a small thing, if you're reading from a script, don't make it so obvious

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

      Better to do something then not do it at all because it isn’t perfect. Making videos is pretty tricky. Can you do it better?

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

      ​@@ingloriouspancake7529 I think he was giving constructive criticism. He's not saying he's a better RUclipsr, he's just providing feedback.

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

      @@ingloriouspancake7529 If you are reading from a script word to word, you could just write a blog post why make a video haha

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

    actually, i found tailwind css super dooper easy! i can even create responsive collapsive sidebar, without a single javascript. tailwind is easy, scalable, custumaizable, fast and powerful. if you really good at css, tailwind fits you. you can like do lots of complex stuff without the need of javascript. i had used material ui in the pass. it was also good until i tried tailwind, i made the switch.

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

      Well same 4 me 2 😂

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

      Are you sure? Is it better? I haven't learnt any of them just wanted to start what do you say?

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

      @@Hokageminato if you know css, then next step is tailwindCss. if you don't, then learn CSS then tailwindCss. tailwindCss are in demand this this, you can take my word for that. also, expertise at tailwind will boast your styling productivity and creativity. tailwind is powerful and work for any frameworks. hope this help you

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

      @@adimardev1550 thank you so much for your time. I know css but I feel layout designing is easier in bootstrap . I was confused between these two then material ui pops up.

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

      I prefer MUI

  • @kisho2679
    @kisho2679 10 месяцев назад +3

    how do they compete with Bootstrap and Angular?

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

    Why you didn't say anything about the performance problems with "css in js" approach?

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

    I jumped on MUI cause it was like at the top of the recommendations on google. After searching for answers to MUI styling issues I find that Tailwind seems to have a larger community?

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

    guys just pick any , whether Material UI/ Tailwind. they all achieve the same thing, and Tailwind is actuallt much simpler

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

    Excellent. I like you sitting on couch. I like the scripted style. I like the pace, quick, not too fast. I like the video length. I like the treatment of the subject. I like the fairness. Good Job!

  • @GrimChu69
    @GrimChu69 9 месяцев назад +2

    Funny, I have never thought of MUI and Tailwind as exclusive to each other or even filling the same role.

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

    for complex application tailwind vs bootstrap vs mui vs mdb vs ant design which one is best and recommended??

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

      Definitely not bootstrap. Probably ant or mui if you want a broad ready to use component library and tailwind if you want a lot of customization and stuff like that.

  • @DevlogBill
    @DevlogBill 7 месяцев назад

    Hi Ethical Techologist, I am looking around for something new, tired of Bootstrap style and design., been using it for almost 2 years now. Looking for something new. I was wondering which is similar to Bootstrap but somewhat different at the same time? I would be interested in hearing your personal opinion, sounds like you have lots of experience in this department. Maybe there is something which I haven't even heard of which you could recommend? My focus is on React creating components which open and close. So I am looking for something to add style to my effects. Thank you for the great video!

  • @ThisIsMMI
    @ThisIsMMI 5 месяцев назад +1

    Feels like you read an answer generated by chatgpt

    • @olyviero
      @olyviero 5 месяцев назад

      I was thinking the same

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

    And now, there's Material Tailwind :)

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

    which one would you recommend for someone who sucks at design ? I'm assuming mui ?

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

      neigther of these. try bootstrap first. then, proceed to tailwind.

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

      @@adimardev1550 way too ugly

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

      @@jotaroisdarius1918 no man! if you can design, even with vanilla css you can make it good. if you can't design. even with the best ui library it will look awful.

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

    simple css class writing approach is not bad. If is there any job for memorizing tailwind code and write it in lot of frontend projects and get paid....then tailwnd

  • @ad7711x
    @ad7711x 2 месяца назад +1

    Tailwind - Free
    Material UI - Paid version

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

    Nice comparison between TailwindCSS and MUI. Thanks.
    {2024-07-03}

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

    tailwind css is a pain in the ass for people who are not good at css and dont want to build it all:-)In MUI ,just use the readily available components and just do minimal css changes and get ur code working with super friendly react js or other.

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

    Daisy UI or Shadcn/ui

  • @evans-fullstack-tutorial
    @evans-fullstack-tutorial 3 месяца назад

    Instead of all this frameworks just use html and css. Learning time is the same as using these frameworks but you have more control and more customisation options with html and cas

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

    why not both

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

    I prefer tailwindCss its very performant than mui react or chakra

  • @AbdullahBuhlaq
    @AbdullahBuhlaq 2 месяца назад

    Tailwind community here 👇❤

  • @mohamedchebbi1154
    @mohamedchebbi1154 12 дней назад

    thanks for the content, but we should never compare a css framework to a React component library, you might compare TailwindCss to Bootstrap, or compare Material Ui to Chakra UI, but never TailwindCss to MaterialUi.

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

    mui sucks, customization is just too hard

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

    This video is why the dislike button is useful.

  • @sid06
    @sid06 5 месяцев назад

    Please don't create any more videos. It's because sometimes the algorithm makes a mistake and recommends them as useful.

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

    god, there is so much wrong with the presentation of this video.
    lot of frames on the wall that contribute nothing with the set and only add visual pollution. if they were removed, no one would notice
    tailwindcss just wildly pasted over the background without removing the white border. 0 effort to integrate it into the video
    code written on the background in black font, no syntax highlighting, just boring black text that wasn't even that readable
    reading from the script below the camera. put it behind the camera so we can't notice when you are reading it
    hands moving too much without any reason to
    no b-roll footage while you talk about stuff
    at least you are pretty to look at so you got that going for you, but try to get non-reflective glasses if you are going to record with those on

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

      go make your own video then....

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

      wow ......... what an unnecessarily cruel waste of your time

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

      Good feedback, but shucks man, just do it in a kind way.
      And great info on the actual video, just what I was looking for, thanks man!

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

      This is ridiculous. Go make your own video on the topic then.

  • @rhomboman
    @rhomboman 21 день назад

    Material UI sucks and looks like generic old fashioned garbage.