|
|
|
|
|
by recursify
4198 days ago
|
|
> I think it's very valuable if everybody on the team understands the big picture. Completely agree. This will allow the person working on this component to make trade-offs as necessary. They may also catch things that you didn't think of when building the system ie: Separate individuals working on subcomponent A and subcomponent B may realize they can share a lot of logic/configuration - no need to duplicate it. |
|