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.alvarez76411 ай бұрын
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.
@maartenpsion903611 ай бұрын
I agree :)
@AtacamaHumanoid11 ай бұрын
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.
@matthewschenker317011 ай бұрын
@@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."
@Opethefoodie11 ай бұрын
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 Жыл бұрын
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
@dripcaraybbx11 ай бұрын
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
@oirohit Жыл бұрын
Shadcn and Tailwind is my go to UI library.
@khizer3528 Жыл бұрын
Have you used shadcn in any production level app ?
@beffjezos3911 Жыл бұрын
Making a project with shadcn. Looks very promising
@adivmt Жыл бұрын
@@khizer3528he made none because he don't know how enterprise apps are made
@oirohit Жыл бұрын
@@khizer3528 Not yet. Used for my personal projects.
@ankanroy2 Жыл бұрын
@@khizer3528yes it's pretty good
@vijaykale9369 ай бұрын
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
@rishavmasih9450 Жыл бұрын
Material UI is my go to. It integrates with react seamlessly.
@thenoobcoders618 Жыл бұрын
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.
@rohanpandey9957 Жыл бұрын
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
@harshvardhan7546 Жыл бұрын
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 Жыл бұрын
yeah , idk why much youtubers donot mention it
@pawelcodes Жыл бұрын
@@gg.cip0tbecause it's unpacked size is too much. Just look at the npm and compare it with other options.
@NishantSah Жыл бұрын
AntD is brilliant without doubt. It has so much more than UI or react based components. It teaches u how ui should be.
@shreshthmohan Жыл бұрын
Agreed. But customising the styles isn't very convenient.
@lalithrockz Жыл бұрын
@@shreshthmohanwhy not? Im using it in my company, didn't come across any problems regarding customisation of styles.
@joeljacob4685 Жыл бұрын
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
@nanonkay5669 Жыл бұрын
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
@aseemanand1 Жыл бұрын
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 Жыл бұрын
yeah i was thinking same, the sx prop is pretty useful though i agree, the the entire framework is quite heavy
@HarshShah465 Жыл бұрын
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 Жыл бұрын
@@HarshShah465Sx is not legacy. Styles Library with Styled is legacy.
@CodingCompanion-zr6vu Жыл бұрын
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
@mohammadthousif7439 Жыл бұрын
Your courses are really good, thanks for choosing to teach web development ❤ it helped me greatly in my journey.
@jeeveshkumar5030 Жыл бұрын
Is there any update on when you will start your next web dev bootcamp?
@samnayakawadi Жыл бұрын
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.
@rajjoshi3431 Жыл бұрын
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.
@janardannn Жыл бұрын
much needed video and perfectly timed, i am learning React and styling a website is pain in the ass
@Mattot-qi9qr9 ай бұрын
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”.
@ameyasanyal59653 ай бұрын
you summarized whole css Tech👏
@anirudhahavaldar Жыл бұрын
Never knew about CSS in this depth. Thank you 🙏
@cssbriopro11 ай бұрын
The choice between raw CSS and CSS libraries depends on the project requirements, timelines, team expertise, and specific goals of the development process.
@MichaelStrother10 ай бұрын
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.
@sandrinjoy Жыл бұрын
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.
@iuhere Жыл бұрын
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.
@sahilsaini99762 ай бұрын
More content like this. 💯 Before learning a tech stack one must know a higher picture of it...
@saravanprathi6956 Жыл бұрын
Thanks a ton for summarizing these libraries! Super helpful!
@PlanBOfficials3 ай бұрын
Lifesaver for my project....thanks HS
@metaaffinity Жыл бұрын
very good and easy explanation about the UI libraries. I think Tailwind and Radix is good combination
@boknoyzkie721711 ай бұрын
still raw css is a must have for beginner and pro!
@m4rkbello11 ай бұрын
you should add DaisyUI build by the top of TailwindCSS is a game changer!
@pavanvarahad9024 Жыл бұрын
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 Жыл бұрын
People repeat tailwind classes? if there are multiple elements using the same set of tailwind classes, best put that in a variable
@SXsoft9910 ай бұрын
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
@dhanushshetty7840 Жыл бұрын
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
@sandrinjoy Жыл бұрын
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.
@huzaifa76796 күн бұрын
Bro you can use any data in square braces.. like ml-[7px] will give you margin left of 7 pixel
@NikhilSingh-eh1mp Жыл бұрын
This series is really helpful thanks harkirat
@yhbarve Жыл бұрын
Really informative video. Thanks Harkirat!
@VISHNUKUMAR-eg1he5 ай бұрын
Nice explanation all of confusion cleared thanks to Bhaiya ❤
@luffythestrchykid Жыл бұрын
From experience I like tw, MUI is just too heavy, and bootstrap is just mehhh, AntD is also really good
@rahulmistri1997 Жыл бұрын
Excellent video, succinct and focused. 🙌
@IntrovertedTechie Жыл бұрын
Nobody is talking about Shadcn its awesome
@parzival588410 ай бұрын
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
@rajshrestha580511 ай бұрын
To learn how UI library works we gotta know the basics of css how it’s working and what’s happening
@adityamaheshwari4250 Жыл бұрын
Your videos always gives clarity
@pranavwani Жыл бұрын
Thanks for sharing or spreading awareness in this field
@jelle281910 ай бұрын
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.
@CodeWithFurqan Жыл бұрын
I think Material UI helps developers alot much
@Observer-a1111 ай бұрын
Very well explained. Thank you.
@nishargakabir745 Жыл бұрын
👀 Bro You are a pro Developer 🔥
@sandeepbhan4738 ай бұрын
Bootstrap is the best !!
@pranavdatar724210 ай бұрын
nice explanation in Abstract.
@RajeshSinghaMahapatra-f2y10 ай бұрын
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?
@chaitanyayadavalli6180 Жыл бұрын
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 Жыл бұрын
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...
@gyaneshwarsah3079 Жыл бұрын
Next13 + tailwind + shadcn ui = 🔥🔥
@salman0ansari Жыл бұрын
shadcn + tailwind is my go to UI stack.
@randomtech5929 Жыл бұрын
Appreciate the simplicity
@thomascuvillier725011 ай бұрын
It only is a good idea for projects with a large dev team imho. Else raw CSS all the way.
@gokuljs8704 Жыл бұрын
but there are limitations to frontend ui libraries . when you have to build custome ui component there raw css plays a major role
@Jimmy_Sandwiches10 ай бұрын
CSS all the way, if you have a good library of assets you understand, you dont need wrappers.
@aman5810 Жыл бұрын
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??
@lasindunuwanga529211 ай бұрын
MUI is a very customizable UI library and emotions is not the recommended way. MUI itself has ways to create customized components using a predefined theme. You should do more research on each of these libraries before doing a comparison between them.
@AmbroseAndreano10 ай бұрын
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)?
@Tassaczek11 ай бұрын
Using libraries was cool 10 years ago. Now CSS go so far, that there is no need to use them.
@techthatmatters141 Жыл бұрын
Loved ittttt!!!!!! that hichki at the end though 😁
@dskbiswas11 ай бұрын
WHICH UI Library is a game changer? You discussed so many!
@shivamsahi8160 Жыл бұрын
Yu have explained very easy way
@nasa_manasa Жыл бұрын
Thank you for giving clear idea!!
@sanjampreetsingh5761 Жыл бұрын
MUI is also bringing baseUi a skeleton ui.
@nontechnicalbaba9 ай бұрын
Still you need these components to be placed with the help of css
@rithvik_ Жыл бұрын
radix+tailwind is my go-to for ui
@vikassah44829 ай бұрын
you are a good teacher🙏
@rudro314 Жыл бұрын
shadcn is the talk of the town for now. and its worth the hype
@Pareshbpatel11 ай бұрын
A great overview of the options available to provide styling to one's fornt-end. Thanks. {2023-11-30}
@ramishanwar8989 Жыл бұрын
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?
@AadvikSwaraj10 ай бұрын
I love ❤️ Tailwaind CSS
@thecomputerengineerchannel1897 Жыл бұрын
Our team uses material UI. Last year there was a requirement to re-style the webpage based on company branding. It was a hell to write custom styles for everything.
@chinmayghule8272 Жыл бұрын
It's documentation is also quite difficult to go through. And they keep changing the API for every version so the previous solutions you find online do not work.
@mayankpatni5639 Жыл бұрын
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
@darkknight2825 Жыл бұрын
Nice explained ❤
@akarsh_121 Жыл бұрын
The background looks so cool . Can I have that bg image Kirat?
@the_truth_seeker33411 ай бұрын
When you work on a real world project, and when you use a ui library, you will hit a point from which you cannot move forward. Then you'll throw away all these ui libraries and write the plain old css. If you don't know css, none of these libraries can really help you to complete any production ready projects.
@cricgo-wh3cu11 ай бұрын
for me combination of tailwind shadcn and sass is the best.
@HildePedroni10 ай бұрын
Saying that no one in the world uses raw CSS is blasphemous; the entire internet is built upon it.
@hanesmitter146911 ай бұрын
You can use these libraries well enough if you know how to write good raw CSS. They all help you write CSS faster anyway
@Mattot-qi9qr9 ай бұрын
Agreed. If people cant do shit in vanilla css and and relying on library only, i can only imagine the mess they would have done to their code. Hopefully im not the one that have to deal with it.
@tanayvaswani-24blue Жыл бұрын
TailwindCSS will be the winner!
@its_SR07 Жыл бұрын
Just couz u r good at it?
@tanayvaswani-24blue Жыл бұрын
@@its_SR07 I'm not good at it, it's because most of the Open Source SaaS prefer TailwindCSS over any other library.
@Pietro671 Жыл бұрын
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.
@Ballistic_Bytes11 ай бұрын
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
@qaz1617 Жыл бұрын
I don't understand why people are mad after Shadcn UI? Open to knowing the reason
@BrownWada Жыл бұрын
Hello Harkirat, When is the next cohort of the web dev open source bootcamp gonna start?
@jkg_111 ай бұрын
CSS is CSS. At the end of the day, you have to come back home.
@ShreyasSahoo-ew2xs Жыл бұрын
Harkirat Bhaiya it would be great if you could make some videos on system design
@gabrielomane-yeboah7 ай бұрын
Technically, using Tailwind isn't different from writing raw CSS Prove me wrong Also, modularity is key. Instead of writing external CSS for every component, Tailwind just saves you a lot of time and effort though. And it's atomic too, as you know
@myselfrakeshrai Жыл бұрын
You cant say bye bye to css all framework need css the bootstrap is a framework of css and every framework need a css 😊😊😊 But for developer you may say but for them they have to learn css. If they want they will never know what they are working on
@DEBUGENTITY9 ай бұрын
Tailwind my fav❤
@harrispeter5746 Жыл бұрын
Hey Harkirat,Can you share your study routine during your college days?
@navdeepmishra363911 ай бұрын
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.
@cemery5011 ай бұрын
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.
@jagpreetkundal33859 ай бұрын
I am using raw css to be more precise i am writing module css in my current website in next js
@1nsh Жыл бұрын
When will you come up with the next cohort?
@centauricoder Жыл бұрын
Does anyone has heard about AntDesign?
@surrealsoupuniverse11 ай бұрын
People should use more scss
@anilkumarbehera1231 Жыл бұрын
I think there is some problem with audio quality. It sounds a bit low. Idk maybe it's a problem on my side.
@pranavrajveer3767 Жыл бұрын
I havent made any project which doesnt use shadcn, I literally love shadcn with tailwind
@darkthrongrising547010 ай бұрын
Material UI, in itself, is not an attractive component library, I would much rather use raw CSS and Flexbox. Ive yet to find a material library that changes any of my games. People are attracted to these things because you dont have to think much to use them, they are mediocre at best.