Tailwindcss Tools you can't live Without as a Developer

Tailwindcss Tools you can't live Without as a Developer

CoderOne

1 год назад

51,684 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@phucnguyen0110
@phucnguyen0110 - 28.11.2022 06:19

How can I have the colors showing up directly on the editor like you have? Great video as always!

Ответить
@SachinSharma590
@SachinSharma590 - 28.11.2022 06:27

Install extension known as "tailwindcss intellisense"

Ответить
@BarraR3port
@BarraR3port - 28.11.2022 06:28

Whats the theme name?

Ответить
@wplearnonline628
@wplearnonline628 - 28.11.2022 06:37

This is legit the best tailwindcss video I have watched in a while. You have no idea how helpful these are. Thank you!!!!

Ответить
@Indialoves1
@Indialoves1 - 28.11.2022 06:39

Your video is always next level..

Ответить
@athulgeorge6744
@athulgeorge6744 - 28.11.2022 07:07

One of the reasons tailwind is so good is because you don't have to think of a a classname, but using styled components like this just reintroduces that problem. Rest of the video is great, although I am surprised u didn't mention flowbite or headless UI

Ответить
- 28.11.2022 07:26

`@apply` is very powerful too. Thank you for the great content

Ответить
@regilearn2138
@regilearn2138 - 28.11.2022 07:51

this really awsome,If you can please teach us how to use Tailwind and MUI together, bcz there are no proper advanced components library for tailwindcss

Ответить
@xphstos_
@xphstos_ - 28.11.2022 10:12

This is plain ridiculous… you “ditch” CSS in favour of tailwind to avoid using class names.
Then again you reintroduce the naming issue by creating styled components but with tailwind syntax.
Really why all the hassle to use tailwind at first place. Use styled components or CSS modules.
All those years have passed but I fail to see the reasoning behind tailwind.
One can argue that makes more harm than good.

Ответить
@mzhomie8880
@mzhomie8880 - 28.11.2022 10:46

If you ever had to code a Paint clone for the web, what would your tech stack look like, what frameworks would you use?

Ответить
@wilsonibekason
@wilsonibekason - 28.11.2022 11:59

Wonderful, really appreciate

Ответить
@emAyush56
@emAyush56 - 28.11.2022 17:49

headlessui is another important part of the tailwind ecosystem that one can not miss. Also, the free (not all) components from tailwindui.

Ответить
@CaliburPANDAs
@CaliburPANDAs - 29.11.2022 01:03

What a banger.

Ответить
@yousfhamad70
@yousfhamad70 - 29.11.2022 19:46

Thanks man

Ответить
@shinobi_coder88
@shinobi_coder88 - 30.11.2022 19:37

Keep doing these micro-learning walkthroughs instead of one large project tutorial. This way it gives most developers to digest easier and quicker and less likely to fall into the trap of Tutorial Hell. Keep going brother, you got more and more subscribers now, keep going on giving us more and more micro-learning practical concepts🏆

Ответить
@marcelopetry1195
@marcelopetry1195 - 02.12.2022 14:50

You are the best. Thanks for sharing!!!

Ответить
@zakidzz
@zakidzz - 04.12.2022 23:05

Hi can you do a vedio about styling when you have aloooot of pages and design system and stuff like design system rah wajd khs brk timplimentkh b css

Ответить
@dummymail2495
@dummymail2495 - 06.12.2022 12:47

How do you use hex color coming from api as color for any element in talwind css? I tried using arbitrary value technique but doesn't seem working. Please help

Ответить
@Wizatek
@Wizatek - 07.12.2022 04:08

Maybe it is because i never used it, but tailwind seems as much code to me as just using the style="" on each element, and to then grouping them up and giving it a name makes me wonder if its not better to just use plain css

Ответить
@AlaaElrifaie
@AlaaElrifaie - 08.12.2022 05:06

You got my subscription… and so much admiration!

Ответить
@nyambe
@nyambe - 17.01.2023 13:04

doesn't twin defeat the purpose of using tailwindcss?

Ответить
@projectIranm
@projectIranm - 22.01.2023 20:14

Please I need moreeeee!

Ответить
@archmad
@archmad - 26.01.2023 06:36

you have to ask why tailwind if you just use style-components

Ответить
@joaothomazini
@joaothomazini - 07.02.2023 06:23

Twin macro just look redundant as you can do these things inside the tailwind css file using apply clauses. Just another developer complaining about tailwind how difficult it is to read and ugly. Just stop using it and go back to css and leave tailwind for the rest of us that appreciate something that is actually easy to learn, understand and use.

Ответить
@abo_turab
@abo_turab - 11.02.2023 16:32

What does euse mean? u keep saying euse

Ответить
@klirmio21
@klirmio21 - 13.02.2023 22:37

I am just a beginner in Web Development but can somebody explain to me why would I copy someone's pre-made code, aren't I supposed to be able to write it myself? Talking about the last section of the video

Ответить
@BandarAlmarri
@BandarAlmarri - 16.02.2023 13:44

I wonder if this is way you are doing will effect SEO

Ответить
@rudeadyet1992
@rudeadyet1992 - 19.02.2023 02:54

Super useful! Thanks ❤

Ответить
@ChrisWell79
@ChrisWell79 - 03.03.2023 09:47

Well, I can live without those.

Ответить
@henriquemagno9326
@henriquemagno9326 - 29.03.2023 09:09

does Twin.macro works together with headwind extension?

Ответить
@Antebios
@Antebios - 15.04.2023 06:57

I haven't been able to get Twin to work with Jsx like SolidJS.

Ответить
@JoaoKunha
@JoaoKunha - 17.04.2023 03:05

Great review, I've been fighting exactly with these huge className lines. I'll defiantly use the Twin Macro approach but probably want to move them into a separate style file for the component.

Ответить
@luczztem
@luczztem - 19.04.2023 18:08

incredible stuff gentleman, I really enjoyed your recommendations! thanks a lot

Ответить
@seanleeduncan
@seanleeduncan - 25.04.2023 12:15

Dude. You said "don't worry links will be in the description." ..😢?

Ответить
@jamesdenmark1396
@jamesdenmark1396 - 14.05.2023 19:52

Too much code, no single example.

Ответить
@kamill34
@kamill34 - 16.06.2023 23:55

bro where is cva and twmerge

Ответить
@jjaimealeman
@jjaimealeman - 13.07.2023 02:18

A better Tailwind Documentation VS Code extension is by a dev named 'alfredbirk'. This opens the docs side-by-side with your files in the editor browser, without launching another browser window Very handy 👍🏻

Ответить
@notfadeaway6617
@notfadeaway6617 - 23.08.2023 06:08

nice video!

Ответить
@ellsonmendesYT
@ellsonmendesYT - 29.08.2023 00:59

totally insane, so much info in a 10 min video!!

Ответить
@ahmady09
@ahmady09 - 30.08.2023 02:54

love this, its amazing tools, thanks man

Ответить
@coolemur976
@coolemur976 - 27.10.2023 14:31

Twin.macro? Isn't Tailwind's one of PROS not to use css in js thus increasing productivity by adding small util classes in html ?

Ответить
@TheChodex
@TheChodex - 01.11.2023 13:21

I'm sorry but this tool makes no sense. Entire point of tailwind is to use class names inline so that your css isn't tightly coupled to your html and vice versa, and so you don't need to name things etc. - author of tailwind made very good blog about thought process behind why tailwind is made in first place.

If you don't like this approach then that means tailwind is not correct tool for you, and should perhaps just use basic css/scss instead with BEM syntax <-- this is totally valid approach, but trying to use tailwind for this is not correct and will just lead into ugly css :P

Ответить
@HikaruAkitsuki
@HikaruAkitsuki - 24.11.2023 04:26

When you have 3 consecutive div thatn have 3 different set of tailwind utilities is indeed hard to figure out.

Ответить
@dan-bz7dz
@dan-bz7dz - 07.12.2023 18:21

lol. styled components suck

Ответить
@UP209D
@UP209D - 05.01.2024 11:51

if you have to name a component or name class, just use styled-component with scss, tailwind in these cases is totally not nessesary

Ответить
@flan_02
@flan_02 - 26.01.2024 19:55

How can I watch the milimeters in each x and y border ?

Ответить
@marvii13
@marvii13 - 29.01.2024 12:49

Extremely Helpful! Thanks alot, it rlly helped me 💙

Ответить
@Mugruokgt
@Mugruokgt - 30.01.2024 03:12

Not sure this makes sense.

Ответить
@youcefboudour5790
@youcefboudour5790 - 06.02.2024 21:19

my first video of yours and you're doing great work, but there is something to tell, for you talking can you please try to talk from your mouth and not your nose, i don't know if you would understand me but you look like you're sick or chocking, i'm sorry if this seems disrespectful but you can solve this problem because i've done that. ps : that's why i hate this sound of talking from nose
my respect

Ответить