|
|
|
|
|
by CodingJeebus
252 days ago
|
|
The challenge is that it’s easy to find fundamental disagreements on a team on how a codebase should be styled, especially when the language itself doesn’t provide much guidance on styling convention. When that happens, it’s easy for a debate around styling to go on without ever finding consensus. I’m way more open to adopting coding style that’s not my personal taste as long as it’s consistent and tools like prettier really help with that. |
|