DEV Community

Cover image for Meme Monday
Ben Halpern
Ben Halpern Subscriber

Posted on • Edited on

Meme Monday

Meme Monday!

Today's cover image comes from last week's thread.

DEV is an inclusive space! Humor in poor taste will be downvoted by mods.

Reminder: Every day is Meme Monday on DUMB DEV ✨

Top comments (100)

Collapse
 
besworks profile image
Besworks

debugging game

Collapse
 
ben profile image
Ben Halpern

Image description

Collapse
 
andreagriffiths11 profile image
Andrea Liliana Griffiths

EPIC lol

Collapse
 
oft profile image
Giraff

Very creative and true. Debugging is all in one.

Collapse
 
primetarget profile image
Ethan Anderson

meme monday

Collapse
 
martin_call profile image
Martin Call

Haha I just saw a similar one at a pub quiz yesterday -
caption was "Moving our data center to the cloud"
cloud

Collapse
 
ben profile image
Ben Halpern

AI's take on today's cover image joke

Image description

Collapse
 
jance_jacobs profile image
Jance Jacobs

meme monday

Collapse
 
alvaromontoro profile image
Alvaro Montoro

Today's comiCSS cartoon:

cartoon with CSS saying Many complain about how difficult I am, but I want to prove I'm easy and versatile. To show... The Many Faces of CSS (because changing styles is my thing). Vanilla: new CSS logo. nealoapolitan: yellow, brown and pink logo. Dark: logo that looks like batman. Kawaii: cute pinkish logo. 3D: logo with lights and shadows. Halloween: logo wearing a JS costume. Halloween 2: logo wearing a Tailwind mask. Vintage: the old CSS logo. Cubist: new CSS logo with multiple colors and all the letters in different spots

Collapse
 
gamelord2011 profile image
Reid Burton

Why does everyone mock tailwind? It's a great toolset.

Collapse
 
alvaromontoro profile image
Alvaro Montoro

Short answer (for this particular case): this is a comic about CSS, poking fun at Tailwind is almost a given. But it's all in good fun.

Thread Thread
 
gamelord2011 profile image
Reid Burton

But why? It's a very great toolset for large projects.

Thread Thread
 
alvaromontoro profile image
Alvaro Montoro

It is a little bit of many things. From a technical perspective, Tailwind has shortcomings (just like any other tool): steep learning curve, bloated HTML, readability and maintainability challenges, poor separation of concerns... But some of the reasons are not necessarily technical: its creators use some aggressive marketing and its community includes many obnoxious supporters who fail to see the tool's shortcomings and will defend Tailwind as the panacea for web styling, when it isn't. It's just a tool, like many others. Used correctly, it will be great; used poorly, it will be terrible... Just like any other tool.

Thread Thread
 
gamelord2011 profile image
Reid Burton

Yea... I probably fall into that "use poorly" group by using it with clsx and scss.

Thread Thread
 
maxart2501 profile image
Massimo Artizzu

"Large projects" are probably the least fitting targets for Tailwind, where a possibly large variety of developers with different levels of experience will have to deal with that arbitrary layer language over CSS, intricate styling mechanisms are expressed in unstructured lists of strings, automated RUM reports are rendered incomprehensible ("83.2% of users clicked on [.list.of-36.css.'classes']"), most of Tailwind's alleged advantages don't matter and names and semantics are most important.

Tailwind makes us sloppy coders.

Thread Thread
 
moopet profile image
Ben Sinclair

The goal behind Tailwind is almost exactly the opposite of the goal of CSS. It wants to combine style and content, so to make a change you need to edit all of your components individually. Its examples and "best-practice" rely on nesting a lot of junk elements, which ties into the stated aim of killing separation, and the solutions to the problems it introduces are effected with multiple additional build steps to get to the point where it's nearly as useful as CSS was in the first place.

Collapse
 
getsetgopi profile image
GP

Tailwind is for those who don't understand CSS/SASS.

Thread Thread
 
gamelord2011 profile image
Reid Burton

I mainly use tailwind for styling, and I use scss (sass, but with css syntax) for complex styles that tailwind does not have classes for

Thread Thread
 
pengeszikra profile image
Peter Vivo

I mainly use tailwind for layout and responsivity. I don't spend my time to style.

Collapse
 
antonmelnyk profile image
Anton Melnyk

It's really reverting notion of styles being separate from template (which is a good thing). It pollutes the markup and that's it. Modern CSS is so powerful and easier than before at the same time, that you don't really need any additional thing on top of it.

Thread Thread
 
gamelord2011 profile image
Reid Burton

I would recommend the "tailwind fold" extension for vscode, but it doesn't play nice w/ clsx

Thread Thread
 
antonmelnyk profile image
Anton Melnyk

Or I can just keep not using Tailwind :)

Collapse
 
amtrakguy2 profile image
AmtrakGuy2

Why is this actually accurate though? πŸ€£πŸ˜‚πŸ€£

Collapse
 
anitaolsen profile image
Anita Olsen

Aw, I love the kawaii one :3

Collapse
 
anitaolsen profile image
Anita Olsen

Image description

Collapse
 
stealthstephen profile image
Stephen Renald

Remember those vids where the monitor goes flying out the windows?
Yup this is it!

Collapse
 
anitaolsen profile image
Anita Olsen • Edited

Certainly raises blood pressure and I have low blood pressure.

Collapse
 
getsetgopi profile image
GP

there, there...

Collapse
 
anitaolsen profile image
Anita Olsen

Hahah xD

Collapse
 
perisicnikola37 profile image
Nikola PeriΕ‘iΔ‡ • Edited

happened to me actually xd

Collapse
 
anitaolsen profile image
Anita Olsen

hahaha!

Collapse
 
diego_f77be178cf98912a7ad profile image
diego

this gave me a good chuckle XD

Collapse
 
bernert profile image
BernerT

meme monday

Collapse
 
wiseai profile image
Mahmoud Harmouch

Stack Overflow answers are always Microhard.

Collapse
 
stas-sultanov profile image
Stas Sultanov

This is the reason for the recent layoffs at Microsoft.

Collapse
 
maxart2501 profile image
Massimo Artizzu

Now do ChatGPT.

Collapse
 
perisicnikola37 profile image
Nikola Periőić

so real

Collapse
 
stealthstephen profile image
Stephen Renald

this is reality

Collapse
 
jerryhargrovedev profile image
Jerry Hargrive

meme monday

Collapse
 
gallowaydeveloper profile image
Galloway Developer

meme monday

Collapse
 
jjbb profile image
Jason Burkes

meme monday

Some comments may only be visible to logged-in visitors. Sign in to view all comments.