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

Greg pfp
Greg
@greg
Backend + frontend when it can’t be done together in something like Next.js but I’m not likely to use the backend anywhere else. Here’s a recent example https://github.com/gskril/ens-adoption
2 replies
0 recast
0 reaction

Aaron Ho φ pfp
Aaron Ho φ
@aho
Would you use a monorepo that uses different languages in its packages? Example a python flask project and a nextjs project that uses a common design system built on react.
2 replies
0 recast
0 reaction

Greg pfp
Greg
@greg
uhhh I only know javascript/typescript so not really something I’ve had to think about before. But first instinct is sure if the project is closely related then monorepo seems fine 🤷🏻‍♂️
0 reply
0 recast
0 reaction