|
|
|
|
|
by Alex3917
2058 days ago
|
|
> I've noticed that often people micromanage because they don't trust their team There's also some tasks that just shouldn't ever be done by one person. E.g. naming features and global classes and functions. There isn't any way to know if a name is intuitive to everyone else unless you actually ask everyone else. Although this the canonical example of bike shedding, I've never once had a discussion about what a bunch of things in some codebase should be called that didn't result in the codebase getting massively better. |
|