Aaron Ho φ pfp
Aaron Ho φ
@aho
Devs using monorepos, when and how do you use them?
18 replies
0 recast
0 reaction

Pierrick pfp
Pierrick
@pierrick
Using Lerna in this one: https://github.com/pooltogether/v4-autotasks It's great when you want to share helper functions across various packages. You don't have to go update each repo one by one.
1 reply
0 recast
0 reaction

Aaron Ho φ pfp
Aaron Ho φ
@aho
Would you say it's better to use a monorepo to group utilities or packages together and then reference them as dependencies in other repos, i.e. different products/projects?
1 reply
0 recast
0 reaction