This UI Library is a GAME CHANGER! (Not Lying)

Поделиться
HTML-код
  • Опубликовано: 4 июн 2024
  • Live MERN Stack Cohort 2.0 - harkirat.classx.co.in/new-cou...
    In this video, Harkirat Singh discusses various User Interface (UI) libraries such as Bootstrap, Tailwind, and Material UI that are used in website development. UI libraries are packaging systems that make website styling easier, relieving developers from writing raw CSS.
    The video explains the differences between these libraries, with some, like Tailwind, acting as wrappers for existing CSS, while others, like Material UI, are highly opinionated, providing specific components for use.
    Link to repo - github.com/hkirat/frontend-fr...
    Links:
    Open Source Cohort: harkirat.classx.co.in/
    Twitter: / kirat_tw
    Linkedin: / kirat-li
    Instagram: / kirat_ins
    Discord: / discord
    Telegram: t.me/kirat_internal_group
    00:00 Introduction
    01:55 Tailwind CSS
    04:57 Material UI
    10:30 Difference between Tailwind & MUI
    11:22 Bootstrap
    12:00 Radix
    14:20 Chakra UI & Shad CN
    15:54 Summary of the Video
    16:52 Going through dub.sh codebase
    20:08 Conclusion

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

  • @matthewschenker3170
    @matthewschenker3170 6 месяцев назад +188

    Very strange that we have gotten so far away from proper coding skills that "raw CSS" is considered some kind of special thing. I've tried all of these libraries, and I can tell you they are not better than knowing how to write CSS properly. Maybe if you're doing a design that is the same as 10,000 websites before you. But if you need to do something unique, these libraries will slow you down.

    • @javier.alvarez764
      @javier.alvarez764 5 месяцев назад +14

      I learn from a rock star programmer that could do responsive web design in the old school way without relying on the new libraries, and everything in general. I highly agree, the community should learn core basics of css and even javascript. All these frameworks and libraries keep changing you won't be able to keep up. It will also make you dumb cause you don't understand how it actually works internally and highly rely on these libraries. These libraries are only good if you know how it works internally and want to save development time.

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

      I agree :)

    • @AtacamaHumanoid
      @AtacamaHumanoid 5 месяцев назад +4

      Yeah, the only real reason libraries became standard is because when larger teams are working on projects, everything is standard and you don't have to hunt through someone else's styles to figure out where a padding or border-radius was set. That's basically it. The annoying part comes with the fact that people are changing their CSS libraries every couple years. It's really annoying to not only have to memorize basic CSS to know what you're doing but also all the classes for Bootstrap, Material and Tailwind. And whatever comes next. Thankfully, I don't work in a larger team, so I basically just use CSS. Even if I use Bootstrap, I don't really use their utility classes much unless I have to.

    • @matthewschenker3170
      @matthewschenker3170 5 месяцев назад +9

      @@AtacamaHumanoid: Yeah, I think about that all the time. As an independent developer, I get pulled into lots of projects that are built with CSS and JS libraries. I can tell you that the idea that libraries allow teams to have "standards" almost makes me laugh. I've seen so many projects where clients made a bigger mess with the libraries. I could write a book on all the ways this happens! There is over-use of library elements, applying the wrong elements to the tasks, and overriding library CSS classes in almost random ways. Many projects just use growing lists of libraries pulled together without much organized thought. Often, entire libraries are used just for one or two visual elements that could easily have been done with plain CSS or a single JS plugin. And then there's the constant overhaul as the next greatest library comes along, and all the under-30 designers actually believe this one will be the "game changer."

    • @opeodedeyi
      @opeodedeyi 5 месяцев назад +7

      I have been waiting for this comment, nothing beats pure CSS, it's easy and fast with experience. I have been working with numerous UX designers and they have been complaining about how most developers can't replicate her designs and complain of her ambiguity, but looking at those designs, they are easy to implement.
      I think these CSS libraries have made developers lazier.

  • @paarth_bhasin
    @paarth_bhasin 7 месяцев назад +11

    thanks harkiat for making such videos that talk about the basics as sometimes, it just becomes overwhelming when you are a fresher in tech and see the huge roadmaps and you also feel fomo by realising that you have to do a whole lot of stuff even after full stack

  • @oirohit
    @oirohit 7 месяцев назад +126

    Shadcn and Tailwind is my go to UI library.

    • @khizer3528
      @khizer3528 7 месяцев назад +5

      Have you used shadcn in any production level app ?

    • @beffjezos3911
      @beffjezos3911 7 месяцев назад +4

      Making a project with shadcn. Looks very promising

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

      ​@@khizer3528he made none because he don't know how enterprise apps are made

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

      @@khizer3528 Not yet. Used for my personal projects.

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

      ​@@khizer3528yes it's pretty good

  • @joeljacob4685
    @joeljacob4685 7 месяцев назад +1

    Thank you harkirat !! I was extremely confused with all these options but your videos saved the day !! Thanks a lot and keep up the good work

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

    I have recently used Mantine UI Library in one of a project and honestly, it's pretty insane. Kinda a combination of MUI and Tailwind.

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

    Thanks a ton for summarizing these libraries! Super helpful!

  • @iuhere
    @iuhere 7 месяцев назад +1

    The pace of this tutorial was really nice. Usually it looks like you have a lot of information that you want to concise in small video hence running with your sentences. This one is slightly better in terms of pace compared to others. Thanks for sharing this one good luck for future ones.

  • @samnayakawadi
    @samnayakawadi 7 месяцев назад +1

    Great Explanation! You were firm with your decision. That is unique thing about you. I have seen may reviewers of libraries, They are still confused. And we as a viewers also end up getting in confusion. So, This attitude is really very cool. Keep it up.

  • @CodingCompanion-zr6vu
    @CodingCompanion-zr6vu 7 месяцев назад +1

    Love u bhaiya 😍
    Aap humesha bhot jyada practical & time saving advice dete ho....
    Main abhi 4 dinn se CSS par hi mehnat karr raha tha but now i know that where i should focus more upon

  • @rishavmasih9450
    @rishavmasih9450 7 месяцев назад +11

    Material UI is my go to. It integrates with react seamlessly.

  • @aseemanand1
    @aseemanand1 7 месяцев назад +11

    Mui provides sx prop by the help of which any component can be customised similar to providing inline css. Also mui is not just about css, they provide lot many useful components which if you design with tailwind and plain html will take time.

    • @628sonu
      @628sonu 7 месяцев назад +2

      yeah i was thinking same, the sx prop is pretty useful
      though i agree, the the entire framework is quite heavy

    • @HarshShah465
      @HarshShah465 7 месяцев назад +1

      Last time I checked they have put Sx prop in legacy. Means now they don't recommend it. The newer version doesn't have that prop.

    • @shrin210
      @shrin210 7 месяцев назад +3

      ​@@HarshShah465Sx is not legacy.
      Styles Library with Styled is legacy.

  • @harshvardhan7546
    @harshvardhan7546 7 месяцев назад +72

    I think AntD is one of the most under-rated UI libraries out there; they provide so much funtionality and are very cutomizable.

    • @gg.cip0t
      @gg.cip0t 7 месяцев назад

      yeah , idk why much youtubers donot mention it

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

      ​@@gg.cip0tbecause it's unpacked size is too much. Just look at the npm and compare it with other options.

    • @NishantSah
      @NishantSah 7 месяцев назад +1

      AntD is brilliant without doubt. It has so much more than UI or react based components. It teaches u how ui should be.

    • @shreshthmohan
      @shreshthmohan 7 месяцев назад +5

      Agreed. But customising the styles isn't very convenient.

    • @lalithrockz
      @lalithrockz 7 месяцев назад +1

      ​@@shreshthmohanwhy not? Im using it in my company, didn't come across any problems regarding customisation of styles.

  • @AmbroseAndreano
    @AmbroseAndreano 4 месяца назад +1

    This was a great historical survey of coding for someone new to the subject like me. Would you categorize something like GSAP technically a Radix library (or are GSAP and Radix two separate JavaScript libraries)?

  • @dripcaraybbx
    @dripcaraybbx 6 месяцев назад +8

    More than ever I'm convinced that designers need to get over their aversion to code and step into the CSS space because, in their absence, developers are absorbing it for their convoluted tech stack tooling

  • @cssbriopro
    @cssbriopro 5 месяцев назад +11

    The choice between raw CSS and CSS libraries depends on the project requirements, timelines, team expertise, and specific goals of the development process.

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

      While I don't know what the statistics are, the claim that no one is writing raw CSS is a pretty bold one without any substantiation. Definitely not the case in my work experience.

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

    As a senior frontend developer in my point of view who doesn’t know css properly that person can’t design I mean he can’t able to solve ui problems bcz my one of my junior know bootstrap and it’s ok but when he stuck in some where he struggles like some thing 😂😂 bcz of lake of css knowledge so in my point of view have a strong knowledge in CSS will help you a lot while designing UI

  • @aman5810
    @aman5810 7 месяцев назад +1

    Hlo Harkirat bhaiya ,Could you please provide approx. timing when you will be launching your next cohort or should i go with the previous one??

  • @mohammadthousif7439
    @mohammadthousif7439 7 месяцев назад +22

    Your courses are really good, thanks for choosing to teach web development ❤ it helped me greatly in my journey.

    • @jeeveshkumar5030
      @jeeveshkumar5030 7 месяцев назад +5

      Is there any update on when you will start your next web dev bootcamp?

  • @anirudhahavaldar
    @anirudhahavaldar 7 месяцев назад +1

    Never knew about CSS in this depth. Thank you 🙏

  • @rohanpandey9957
    @rohanpandey9957 7 месяцев назад +5

    We need a 100x devs bootcamp video on your ai progress and what is actually being used in the industry which we should learn to be employable

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

    Harkirat bhaiya, First year Fresher. I started learning html , css and Js from last 3 months. Now, I am building my first project. Thanks for showing a great tool for that.

  • @dhanushshetty7840
    @dhanushshetty7840 7 месяцев назад +3

    Bootstrap exposes css classes like tailwind, also some utility classes allowing you to write accordion like components as in Radix. So I feel bootstrap = radix+tailwind, but doesn't have much customization though

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

    Really informative video. Thanks Harkirat!

  • @janardannn
    @janardannn 7 месяцев назад +2

    much needed video and perfectly timed, i am learning React and styling a website is pain in the ass

    • @Mattot-qi9qr
      @Mattot-qi9qr 3 месяца назад

      If you are still learning, learn css not library. If you cant do things you do with library in vanilla css, know that you know nothing. And you can do nothing. Learn from the basics, library is for easing the work, not “learning”.

  • @rahulmistri1997
    @rahulmistri1997 7 месяцев назад +1

    Excellent video, succinct and focused. 🙌

  • @ahsin.shabbir
    @ahsin.shabbir 5 месяцев назад

    what if you use chatgpt or other AI tools to write the javascript for adding reactivity for you?

  • @metaaffinity
    @metaaffinity 7 месяцев назад +2

    very good and easy explanation about the UI libraries. I think Tailwind and Radix is good combination

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

    Hello Harkirat, When is the next cohort of the web dev open source bootcamp gonna start?

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

    i want to know one thing, right now i am using styled-component/native for making my component library in react native app, but i am facing performance lag. what should be the ideal css framework for making component lib for react native app?

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

      css

  • @NikhilSingh-eh1mp
    @NikhilSingh-eh1mp 7 месяцев назад +1

    This series is really helpful thanks harkirat

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

    Hi Harkirat can you please share the mernStack repositories where we solve issue to upgrade our skills

  • @sandrinjoy
    @sandrinjoy 7 месяцев назад +4

    things you should learn for styling
    - css
    - scss
    - tailwind + radix + headless UI
    chakra ui is dead in my take when next 13 got introduced.
    from chakra ui -
    " Next.js 13 introduces a new app/ directory / folder structure. By default it uses Server Components. However, Chakra UI only works in client-side components."
    which basically makes the app same as create-react-app (fully client side app)
    fully client side app is no more.

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

    Thanks for sharing or spreading awareness in this field

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

    I think that Bootstrap and Tailwind CSS can be a bit repetitive when you have to apply the same style to many elements by give those 30 class names to each element. If I need to modify elements, again I have to modify each one separately..

    • @j4zz152
      @j4zz152 6 месяцев назад +3

      People repeat tailwind classes? if there are multiple elements using the same set of tailwind classes, best put that in a variable

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

      tailwind is made so that you have predefined components, be they in Laravel Blade, React, vue, etc and then you use the component, maybe with some passthrou css

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

    Hey sir, should i start with dsa or web development?

  • @Observer-a11
    @Observer-a11 5 месяцев назад

    Very well explained. Thank you.

  • @nanonkay5669
    @nanonkay5669 6 месяцев назад +3

    I can't believe people haven't heard of Mantine. It's an absolute beast of a UI library. It dwarfs Chakra and Material UI. Seriously

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

    When will you come up with the next cohort?

  • @adityamaheshwari4250
    @adityamaheshwari4250 7 месяцев назад +1

    Your videos always gives clarity

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

    Thank you for giving clear idea!!

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

    Hey harikat I have been using all the library since last 6-7 years...but now the the situation is too much saturated for ui Engineering.so can you please tell me is any guy can simply make his freelancer career with only front end

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

    As a fresher what to choose full stack web developer vs data engineer vs data analyst more job opening more package future growth bcuz as a data guy with all datasets a data guy can give future predictions which is very helpful for companies to take business decisions

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

    Brother which ide you're using

  • @sandrinjoy
    @sandrinjoy 7 месяцев назад +3

    tailwind:
    - ml-5 id not same as marginLeft:5, ml-5 is marginLeft:20px;
    - "highly unopinionated", its "opiniated". only thing is we can override if needed.

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

    What do you think about Flowbite in this chart ?

  • @gokuljs8704
    @gokuljs8704 7 месяцев назад +2

    but there are limitations to frontend ui libraries . when you have to build custome ui component there raw css plays a major role

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

    Appreciate the simplicity

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

    Even I started with Material UI and slowly moved to Pure Tailwind( With great power comes great Responsibilities ), now started moving to Shadcn and Tailwind

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

      Material is opinionated.
      Whereas Tailwind is like a canvas you can draw anything.
      But both have their pros and cons.
      Material Ui provides consistency so the users know how exactly a component works so they can easily interact with it.
      Whereas in case of that are not bound to any opinion has freedom to create anything but that can take away the consistency and it makes things harder for the user to interact with the frontend if you make some complex UI that is hard for them to understand initially and for them it's more like a learning curve to use that software...

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

    When is the next batch of mern cohort starting??? Please answer

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

    Sir, can you please tell me how to apply for the software developer fresher role in Flipkart and get placed

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

    Are you using VS Code? If yes, then how did you make it look like this? I've always hated how there isn't much indentation between files and directories in the directory tree that's in the left.

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

    Harkirat, I would like to request you to make a video on how and where can we find reliable and profitable internships? Something for the people currently pursuing engineering plis?

  • @user-ko7lk6zu1n
    @user-ko7lk6zu1n 4 месяца назад +1

    U are saying no industry is using pure CSS. then what is a tailwind CSS. If u don't know pure CSS then what will do with tailwind CSS?

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

    Also why you forgot to use sx prop to write your css?. Also Mui neve says to use the emotion directly. Mui gives you styled utility present in @mui/material and /system. Using mui is from past 2 years it's highly customisable. Look at how to customize page in documentation first.

  • @HariPrasad-mn5vu
    @HariPrasad-mn5vu 2 месяца назад

    3:44 Did you say tailwind is more cleaner than raw CSS?

  • @Pietro671
    @Pietro671 7 месяцев назад +1

    I need to create a react custom components library which can be used for all frameworks like react, typescript, angular etc. Make a video on this with the best practices.

  • @ShreyasSahoo-ew2xs
    @ShreyasSahoo-ew2xs 7 месяцев назад +1

    Harkirat Bhaiya it would be great if you could make some videos on system design

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

    Hi there , can you please make a detailed video on open source contribution. Like how can we find open source companies who hires remotely.

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

    I believe ai will rapidly ease coding user interfaces and will allow for auto-design alteratives and easy user modifications....hopefully using voice prompting.
    After that I can see ai handling all data transformations and presentations and the user/programmer just modifying a prompt sequence.

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

    when will next cohort will come

  • @m4rkbello
    @m4rkbello 6 месяцев назад +1

    you should add DaisyUI build by the top of TailwindCSS is a game changer!

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

    I am using raw css to be more precise i am writing module css in my current website in next js

  • @ishaanshettigar1554
    @ishaanshettigar1554 7 месяцев назад +1

    When can I join the next cohort

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

    radix+tailwind is my go-to for ui

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

    still raw css is a must have for beginner and pro!

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

    insightful

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

    Thankyou sir,this has helped me alot

  • @ASHRAFKhan-el6so
    @ASHRAFKhan-el6so 7 месяцев назад

    What about react strap?

  • @darkknight2825
    @darkknight2825 7 месяцев назад +1

    Nice explained ❤

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

    Waiting for advanced mern stack 100x dev online bootcamp bhaiya.. Can u complete the backend of the leetcode clone ?

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

    Hey Harkirat,Can you share your study routine during your college days?

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

    shadcn + tailwind is my go to UI stack.

  • @luffythestrchykid
    @luffythestrchykid 7 месяцев назад +6

    From experience I like tw, MUI is just too heavy, and bootstrap is just mehhh, AntD is also really good

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

    Hi harkirat, I am curious to know what is your current job profile

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

    Very well explained

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

    The background looks so cool . Can I have that bg image Kirat?

  • @Manish-nb6cu
    @Manish-nb6cu 7 месяцев назад

    Hey kirat it would be great if you could make some videos about websockets and webrtc

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

    Can you make this type of video for state management and some other concepts

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

    But MUI won't change its look suddenly in a particular version. If they want to change, they'll do it in a different version. So as long as we keep using a particular version of MUI, it's going to be fine

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

    you are a good teacher🙏

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

    I thought Vue.js is the web clutter to use this month... or was that last month? Hard to keep up. Even if I end up with a few more lines of script and css, I prefer to stay away from ANY framework or web library, because it is all over-engineered junk. I had a Vue.js replacement to my "native" project running and decided to keep the native one. Along with those libraries and frameworks, comes some build tooling - something you do not need at all if you do "native".

  • @IntrovertedTechie
    @IntrovertedTechie 7 месяцев назад +3

    Nobody is talking about Shadcn
    its awesome

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

    How do I learn frontend? I dont mean any language or package. I mean do i design goodM

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

    nice explanation in Abstract.

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

    What ever I have a basic.css file that contains basic css to start then I make other css files and write raw css and
    Only problem with raw css is consistence thank you

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

    Yu have explained very easy way

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

    To learn how UI library works we gotta know the basics of css how it’s working and what’s happening

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

    I havent made any project which doesnt use shadcn, I literally love shadcn with tailwind

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

    In the beginning there was js, then a whole slew of js wrappers to get it to work uniformly. Nowadays, plain js is better, browsers caught up. The same is happening with css. I work for big companies, one 30k employees, 8 milion users on the website. We recently dumped the framework and library wars. Native css brings us way more then the constant new hype that happens every year in js/css. Just finally start learning css and discover that it nowadays just works.

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

    Do Goldman Sachs or JP Morgan hire from Toptal or Upwork?

  • @parzival5884
    @parzival5884 4 месяца назад +2

    Personally from graduating my bootcamp for full stack web development i find it easier to use raw css because i know it like the back of my hand

  • @nontechnicalbaba
    @nontechnicalbaba 4 месяца назад +2

    Still you need these components to be placed with the help of css

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

    Thanks!

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

    WHICH UI Library is a game changer? You discussed so many!

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

    What about, buying vuexy template ? 😅

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

    Next13 + tailwind + shadcn ui = 🔥🔥

  • @cricgo-wh3cu
    @cricgo-wh3cu 6 месяцев назад

    for me combination of tailwind shadcn and sass is the best.

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

    It only is a good idea for projects with a large dev team imho. Else raw CSS all the way.

  • @nishargakabir745
    @nishargakabir745 6 месяцев назад +2

    👀 Bro You are a pro Developer 🔥

  • @centauricoder
    @centauricoder 7 месяцев назад +3

    Does anyone has heard about AntDesign?