No video

Why I Pick ShadCN and Tailwind for all my projects

  Рет қаралды 64,188

developedbyed

developedbyed

Күн бұрын

Next 14 Course Coming Soon 🔥
developedbyed....
Tools and resources ⛏️
tailwindcss.com/
ui.shadcn.com/
getbootstrap.com/
mui.com/
styled-compone...
🛴 Follow me on:
Twitch: / developedbyed
Twitter: / developedbyed
Instagram: / developedbyed
Github: github.com/dev...
#programming #react

Пікірлер: 110
@JJohnson-fy9uz
@JJohnson-fy9uz 7 ай бұрын
What about bigger projects with more complex components? ShadCN doesn''t have multiselect with autocomplete, double range sliders and many other stuff, that is included in big libraries like MUI/AntDesign/Mantine etc.
@belkocik
@belkocik 7 ай бұрын
Good point!
@developedbyed
@developedbyed 7 ай бұрын
Great point! I’ll pin it
@fitimbytyci345
@fitimbytyci345 7 ай бұрын
@@developedbyedAlongside pinning, me and other watchers would hope to see your thoughts on this one, I can see you have already implemented Multiselect, so why don't you give an answer on how you did that, and also some recommendations on 3rd party libraries that will help us in times where shadcn hasn't implemented them yet. Cheers.
@elhaambasheerch7058
@elhaambasheerch7058 7 ай бұрын
Agreed, but can create those pretty easily with shadcn, remember that deoesn't hide any code from you. so its pretty easy to customize.
@3litepker
@3litepker 6 ай бұрын
@@developedbyed care to answer honey bun?
@mr.guydvir
@mr.guydvir 6 ай бұрын
I really love the way you're gradually presenting the solutions you've used up to tailwind, while explaining the disadvantages of each approach that led you to change to the next one.
@Logicmontana
@Logicmontana 7 ай бұрын
00:01 Choosing between UI libraries 02:02 Setting up a global CSS for consistent styling 04:07 Choosing ShadCN and Tailwind for quicker web development 06:16 Choosing between CSS modules and frameworks like Bootstrap 08:31 Custom styling with ShadCN and Tailwind 10:26 Tailwind provides a ready-made design system and speeds up CSS writing. 12:45 ShadCN with Tailwind enhances speed, accessibility, and theme switching 14:59 Shat siand separates from other UI libraries 16:57 Customize Tailwind classes and variant styles effortlessly 18:47 ShadCN and Tailwind are my go-to for all projects. Crafted by Themba Botha the Highlight guru
@developedbyed
@developedbyed 7 ай бұрын
Should we keep the webcam in or out for future videos?
@o_glethorpe
@o_glethorpe 7 ай бұрын
What a silly question, in of course
@denniskarg
@denniskarg 7 ай бұрын
Ed, you're such a likeable guy, definitely leave them on. It gives your videos a very personal touch that makes your videos stand out. :)
@tamaniphiri
@tamaniphiri 7 ай бұрын
In, for sure🚀
@myanimebase6486
@myanimebase6486 7 ай бұрын
Definitely in, I love your expressions
@ezrawebdev
@ezrawebdev 7 ай бұрын
i like it! but maybe change your camera angle, or at least flip it so it doesn't look weird that you are facing the other way
@rapidreasearchyt
@rapidreasearchyt 7 ай бұрын
really excited too see ur next14 course buddy
@ilkou
@ilkou 7 ай бұрын
I see shadcn components as a starter to build ur own design system; there's a reason u copy the code instead of importing it from npm, it's all in ur hands, use it, adapt it to ur need, and extend its principles to build more rich and complex components !
@LennartBe
@LennartBe 7 ай бұрын
Hey ed! Nice video. One quick advice or tip, if you continue to let us have your webcam in the video, try to position it so that you're looking into the video, not outside of it. That's a game changer 😀 keep it up
@scottclarke953
@scottclarke953 7 ай бұрын
I like seeing the presenter while they code. 👍👍👍👍 also could you expand on why you prefer Tailwinds. I have seen so many saying Tailwinds is junk. Thank you so much for your time. 👍👍👍👍👍
@juanmacias5922
@juanmacias5922 7 ай бұрын
I used MUI in my last project, and styling it was pretty similar to how Tailwind styles, it's not that bad.
@sumonchandra5992
@sumonchandra5992 6 ай бұрын
I really love the "cn" approach of writing tailwind classes. I think the "cn" approach is now very popular for the ShadcnUI.
@everythingisfine9988
@everythingisfine9988 6 ай бұрын
CSS modules are fantastic for scoping one off features. Its a simple yet effective tool to use in conjunction with style libraries and traditional global CSS 🤝
@erinmcgowan7980
@erinmcgowan7980 2 күн бұрын
i feel that the issues stated with CSS, are generally beginner to mediocre CSS developers problems. Once you advance, you know how to deal with all of those things, without creating accidental overrides and redundancies. I hear those arguments so often from developers, and using Tailwind sometimes myself, I do not think that you are faster or more efficient (unless you are a Tailwind expert) writing your properties into HTML with Tailwind. Using them in React makes a bit more sense to me, but in classic projects I am rather on the conservative side.
@maddog2622
@maddog2622 7 ай бұрын
Just started shadcn/ui on a real project and enjoying it so far. Still want to look into NextUI in the future, have you tried it?
@selectorsaurus
@selectorsaurus 7 ай бұрын
I prefer writing css with BEM methodology. And my opinion is that the markup and styles should be separated. So.. no Tailwind for me then :)
@daviddixx6737
@daviddixx6737 7 ай бұрын
Same here 😁
@Pavel555
@Pavel555 25 күн бұрын
Good choice. Tailwind isn't that bad though. I'm not sure about libraries like shadcn-ui though
@Pavel555
@Pavel555 25 күн бұрын
Why shadcn-ui is so popular? I see it everywhere today but not sure about its real value. Wouldn't it be better having your own custom UI library?
@EL_PANDA_742
@EL_PANDA_742 7 ай бұрын
NB: What if you have two user interface and admin dashboard which means 2 project at the same directory, and they share the same resources, I mean how we can customize the @components directory for shadcn in this case.
@Pavel555
@Pavel555 25 күн бұрын
Two css files? It should be powered by postcss which allows putting into separate .css files whatever you like.
@karan_panwar
@karan_panwar 7 ай бұрын
You create great video tutorials. ❤🎉
@user-jd2rs8iw1g
@user-jd2rs8iw1g 6 ай бұрын
thanks for the video mate. can you do review of nextUI library? thank you
@brancode404
@brancode404 7 ай бұрын
Hey Bro Will this course be updated in your Old Next JS ecommerce course ?
@sukhrob-abdullaev
@sukhrob-abdullaev 7 ай бұрын
Your Vs theme looks beautiful what is the name of this?
@codewithguillaume
@codewithguillaume 7 ай бұрын
very nice
@DevGio
@DevGio 7 ай бұрын
Hey Ed I also pick shadcn and tailwind for all my projects as well. They just simplify the tedious parts of developing and allow to me focus on writing components quicker. And honestly, with shadcn, more beautifully
@TheZhouh12
@TheZhouh12 7 ай бұрын
how about nextui
@saviogmz1734
@saviogmz1734 7 ай бұрын
What vscode theme is that? Looks beautiful
@HilaryCheng
@HilaryCheng 3 ай бұрын
I prefer tailwind-based component libraries, since the bootstrap-like framework often create mess of css(s) that lots of unknown css overlap each others............ -_-.
@sohaibnoyyan8172
@sohaibnoyyan8172 7 ай бұрын
Hey Ed you stopped showing magic tricks. Anyways you are the best creator out there!
@frenchmike
@frenchmike Ай бұрын
i wish shadcn had sidebar components
@whoisshahmeer
@whoisshahmeer 7 ай бұрын
Which theme are you using man?
@stevemolele6902
@stevemolele6902 7 ай бұрын
🤣🤣🤣 How about now, man you're hilarious. Love the content my friend on the internet
@_.-AAA-._
@_.-AAA-._ 2 ай бұрын
Tailwind is inline styles with extra steps.
@somedude6420
@somedude6420 2 ай бұрын
actually less steps, if in context with react/nextjs - no need to enter double {{}}, and object syntax, just put classnames in ' ', and done 👍
@fwdflashwebdesign
@fwdflashwebdesign 7 ай бұрын
Is it still worth it to learn code with AI and all this changes?
@Pavel555
@Pavel555 25 күн бұрын
OMG not AI again. Have you tried a AI tool for coding UI?
@fwdflashwebdesign
@fwdflashwebdesign 25 күн бұрын
@@Pavel555 Yes it can already prety much everything!
@neilmerchant2796
@neilmerchant2796 7 ай бұрын
I appreciate the point of the video, but there is no reason it should be nearly 20 min long.
@sammaxjorden
@sammaxjorden 7 ай бұрын
ily
@LukeRoberts1979
@LukeRoberts1979 4 ай бұрын
I'm confused Isn't this now Bootstrap?
@Pavel555
@Pavel555 25 күн бұрын
Exactly my thoughts. It should be better than Bootstrap though because Tailwind is easier to customize. But anyway
@scott_itall8638
@scott_itall8638 7 ай бұрын
I tried ShadCN for Svelte, had a look, got scared and ran away back to Daisy lol.
@bn5055
@bn5055 7 ай бұрын
It's worth trying again. It just takes a little perspective shift from a "traditional" npm-installed component library, but if you want to customise stuff, it's so much better.
@scott_itall8638
@scott_itall8638 7 ай бұрын
@@bn5055 Still keen to use it myself just need to spend the time with it, soak it in.
@enitan2002
@enitan2002 6 ай бұрын
same for me as well. Couldn't wrap my heads around Shadcn after using DaisyUI for quite a long time. NextUI comes in second place after Daisy
@scott_itall8638
@scott_itall8638 6 ай бұрын
@@enitan2002 At the end of the day its all HTML JS and CSS so really doesn't matter what you use.
@user-rl2bf4rv7r
@user-rl2bf4rv7r 7 ай бұрын
What's the name of the vs code theme u use ?
@developedbyed
@developedbyed 7 ай бұрын
Material theme palenight!
@BReal890
@BReal890 7 ай бұрын
and the font?
@clintkennedy8387
@clintkennedy8387 4 ай бұрын
The background music is distracting
@jaroslavhuss7813
@jaroslavhuss7813 7 ай бұрын
What is all about ShadCN? DaisyUI is way WAY way better! I do not understand the hype around it.
@developedbyed
@developedbyed 7 ай бұрын
it was never this vs that, I used daisy a couple of times it was pretty good
@josephmgift
@josephmgift 7 ай бұрын
I used daisy 🙃 only to switch to Shadcn. See, those themes, especially my personalized ones did not work on older versions of Android and iOS. I can't wait to see Shadcn grow, it's my go to now.
@emmanuelezeagwula7436
@emmanuelezeagwula7436 7 ай бұрын
what the pros of daisy ui
@bn5055
@bn5055 7 ай бұрын
DaisyUI is basically Bootstrap that happens to use Tailwind. It's not exactly revolutionary.
@jaroslavhuss7813
@jaroslavhuss7813 7 ай бұрын
@@bn5055 What I super like about DaisyUI is it's simplicity... No bloated code, no needed extra state and much more... I just love it...
@Taras3D
@Taras3D 7 ай бұрын
🔥🔥🔥
@fanxxai
@fanxxai 6 ай бұрын
I think shadCN 📱 is trending
@elie3423
@elie3423 3 ай бұрын
Hmmm, module css.
@boniedwin
@boniedwin 6 ай бұрын
mantine ftw
@alexandergeorgesquire220
@alexandergeorgesquire220 Ай бұрын
Absolute waffle
@tylim88
@tylim88 7 ай бұрын
mantine is the best
@alexkonoplian
@alexkonoplian 6 ай бұрын
On small projects, Tailwind is a great choice, you can make your life a lot easier. But on large projects, it will definitely turn into a mess, and you will move away from atomic classes one way or another.
@CoenBijpost
@CoenBijpost 12 күн бұрын
Not if you create a project that is modular itself. Every module has limited amounts of atomic classes used. Stylesheets can also become a very bloated and stringy mess when they contain all kinds of named classes from all different parts of the project. The choice of css organisation is very dependent on the structure of the application itself.
@alexkonoplian
@alexkonoplian 12 күн бұрын
@@CoenBijpost My project is modular, and TailwindCSS made it hard to read, hard to debug, hard to change. So I switched to regular classes that can contain classes from TailwindCSS. The atomic class approach is not suitable for every project and every task.
@codernerd7076
@codernerd7076 7 ай бұрын
666 likes 😅
@ts8960
@ts8960 5 ай бұрын
MUI is the best
@CristianKirk
@CristianKirk 7 ай бұрын
Tailwind is freaking horrible. You have to call 10 classes when you only need to call one or none if you do a proper styling of HTML tags and/or parent elements. All this speech about "productivity" and doing things as fast as you can makes you look flaky and lazy, makes you look like you don't even care about what you're doing.
@developedbyed
@developedbyed 7 ай бұрын
Who upset you?
@user-vg1sr9ye5s
@user-vg1sr9ye5s 7 ай бұрын
No
@ethanrogers9627
@ethanrogers9627 7 ай бұрын
Write a little more up front to save maintenace time later. Output code is still lightning fast so no cost on that end. Why should we optimize for having the fewest CSS classes over write time and page speed?
@bn5055
@bn5055 7 ай бұрын
Nope. You have to "call" 10 classes, sure, but 99% of them map to a single property and the rest map to 2 properties. So you're writing the same amount of CSS (which is automatically tree shaken by the way), you're just doing it with less typing, without having to switch back and forth between files, without having to come up with endless class names, and with a ready made design system built in. Hate to say it but it sounds like you're just regurgitating someone else's opinion rather than trying it yourself.
@-Jakob-
@-Jakob- 6 ай бұрын
It isn't ;)
@kale_bhai
@kale_bhai 7 ай бұрын
Because you're noob and everyone is following the same thing like a sheep
@rohitkochikkatfrancis
@rohitkochikkatfrancis 5 ай бұрын
Lol....sure thing professional guy 🤣
@apex-lazer
@apex-lazer 3 ай бұрын
Sequentially is a word. 😊
Top 10 Tips and Tricks with Tailwind CSS
23:45
developedbyed
Рет қаралды 88 М.
I WISH I Knew These Tailwind Tips Earlier
9:15
Theo - t3․gg
Рет қаралды 183 М.
Get 10 Mega Boxes OR 60 Starr Drops!!
01:39
Brawl Stars
Рет қаралды 19 МЛН
Dad Makes Daughter Clean Up Spilled Chips #shorts
00:16
Fabiosa Stories
Рет қаралды 3,8 МЛН
I DONT USE NEXT JS
54:01
ThePrimeTime
Рет қаралды 350 М.
UI Libraries Are Dying, Here's Why
13:28
Theo - t3․gg
Рет қаралды 305 М.
These New Components Blew My Mind
7:06
Theo - t3․gg
Рет қаралды 90 М.
10 Tailwind Classes I Wish I Knew Earlier
13:31
Web Dev Simplified
Рет қаралды 180 М.
I Tried Every Svelte UI Library
20:57
Joy of Code
Рет қаралды 46 М.
This UI component library is mind-blowing
8:23
Beyond Fireship
Рет қаралды 655 М.
Top 10 CSS One Liners That Will Blow Your Mind
13:34
developedbyed
Рет қаралды 946 М.
The Story of Next.js
12:13
uidotdev
Рет қаралды 569 М.