DEV Community

Discussion on: Is CSS objectively bad?

Collapse
 
joshuaamaju profile image
Joshua Amaju

Somehow I'm not confused by these things you guys claim to be confused about.

Collapse
 
stereobooster profile image
stereobooster

This is the point of the article I'm not pointing out parts which are "confusing", which can be matter of subjectivity. I point out facts. CSS is not statically analysable. The only way to analyse it is at runtime e.g. having CSS applied to HTML.

Collapse
 
codemouse92 profile image
Jason C. McDonald • Edited

It's quite possible to get used to. Note that I never said I was confused about anything in it. But CSS making sense to you...or me...doesn't make it a well-designed language. Many developers are frequently confused by CSS, and it's certainly not easy to debug.

In design, one has to be careful not to confuse "it makes sense to me" with "it's well-designed".

Thread Thread
 
joshuaamaju profile image
Joshua Amaju

Beginners are always confused by things at the beginning. If the issue is devtools, that's a separate thing from "the language is not well designed.

Thread Thread
 
codemouse92 profile image
Jason C. McDonald

I didn't say beginners, either. ;)