|
|
|
|
|
by pydry
981 days ago
|
|
There is no one metric of code quality. There are a bunch of competing concerns, some of which will push others down if you push them up. With cognitive load it doesn't even generalize. Who hasn't worked with somebody who joined a project and then immediately started changing the code to be more aligned to their taste in idioms to reduce the cognitive load. Their cognitive load that is. Not necessarily anybody else's. |
|
My point, the unfamiliar might have actually lower cognitive load. Cognitive load is a function of what you know and what you are used to.