New post, kind of weirdly personal-feeling one. I don't know if it'll land with you, but I hope it at least gives you something to consider.

https://joshcollinsworth.com/blog/devaluing-frontend

The quiet, pervasive devaluation of frontend

I keep noticing those of us in the frontend field being treated much the same as nurses, paralegals, and executive assistants. Our work is seen as important, certainly, but just not the same as, or as important as, the “real” work.

Josh Collinsworth

@collinsworth That’s a really good piece. The only thing I’d disagree with is “CSS is the only language that gets blamed when the author is bad”. You are in an unenviable gang with PHP (and back in the day, Visual Basic). Languages lots of people know how to do badly but not enough people take the time and effort to do well.

I speak as someone who has always done CSS badly.

@xurble @collinsworth I find that in CSS consistency goes a long way.

If you do CSS "badly" but always in the same ways, I bet I could dive into your codebase and get to work right away.

In contrast, it's almost impossible for me to determine a good way to write CSS.