|
|
|
|
|
by cmrdporcupine
407 days ago
|
|
This is the default way of doing things in the monorepo(s) at Google. It feels like torture until you see the benefits, and the opposite ... the tangled mess of multiple versions and giant transitive dependency chains... agony. I would prefer to work in shops that manage their dependencies this way. It's hard to find. |
|
Being able to change a dependency very deep and recompile the entire thing is just magic though. I don't know if I can ever go back from that.