|
|
|
|
|
by JustLurking2022
1561 days ago
|
|
I have... as mentioned, worked in one of the large tech companies with a monorepo, and they all use fairly similar tooling. In practice, it doesn't solve the problem because most people default to making everything public. Nominally this avoids duplicating logic, but may result in more stuff being pulled in than was really necessary. These days, when NodeJS developers discuss how bad things have gotten with dependency management, I just laugh. |
|