Y
Hacker News
new
|
ask
|
show
|
jobs
by
negus
635 days ago
I mostly use statically linked monorepos with microservices. The services use the common utils from the repo. What's the difference except for not having dead code and unused dependencies in the artifacts in my case?