|
|
|
|
|
by fs_software
469 days ago
|
|
This came up at work the other day re: client-side code readability. In one camp, folks were in favor of component extraction/isolation with self-documenting tests wherever possible. In the other camp, folks argued that drilling into a multi-file component tree makes the system harder to understand. They favor "locality of behavior". Our consensus - there needs to be a balance. |
|