Hacker News new | ask | show | jobs
by robofanatic 951 days ago
all this is good advice but you need to be lucky to be surrounded by good people.

One day in a team meeting I spent 15 minutes trying to argue with 2 senior developers on why it didn't make sense to me how they had declared CSS "variables" like this --10px: 10px; and were using var(--10px) in various classes all over the CSS. Team manager was in the meeting, who was basically just sitting there and ignoring all the conversation.

I gave up and just approved the PR.