this post was submitted on 13 Mar 2024
104 points (92.6% liked)

Web Development

3438 readers
1 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
 

This study compares two websites with similar design: the commercial Spotlight template from developers of Tailwind vs the same site with semantic CSS.

you are viewing a single comment's thread
view the rest of the comments
[–] Templa@beehaw.org 3 points 6 months ago (2 children)

My spouse (senior fs) just started using Tailwind at work for a new project where he's having to rewrite a component library they have and daily he comes to me to say how much better working with Tailwind is.

[–] shnizmuffin@lemmy.inbutts.lol 5 points 6 months ago

I (also senior fs, mostly SSGs and Laravel applications) had a similar revelation coming from componentized, precompiled BEM SCSS - I thought Tailwind was weird, verbose, dumb, and bad until I actually used it.

I got to the point pre-tailwind that I was abstracting most of my design elements out, anyway. (Fuck the custom form elements my clients demand.)

Tailwind just starts you at the point of "I abstracted everything" and trusts you to be DRY.

[–] NostraDavid@programming.dev 2 points 6 months ago (1 children)

What did he use before that though? Kind of important to know where he came from :p

[–] Templa@beehaw.org 1 points 6 months ago