Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
Gabriel Ayuso
@gabrielayuso.eth
Yep, I don't get folks that hate monorepos. Any issues are likely on tooling and setup. https://x.com/pontusab/status/1934941843814334573?t=S2P2YK155kg1nsjAUprH5w&s=19
2 replies
0 recast
8 reactions
agusti
@bleu.eth
turborepo is nice also a justfile and makefile in root can give you a lot of room to run tasks/scripts as you wish but yeah monorepo -> git submodules any day
1 reply
0 recast
1 reaction
Gabriel Ayuso
@gabrielayuso.eth
I've never used git submodules. Are they useful? That approach could make sense if you have packages or go modules that you want to rip out of your monorepo to make them public in a separate repo
1 reply
0 recast
1 reaction
agusti
@bleu.eth
yep thats mostly their usefulness i guess, just so you can have a submodule as a public repo but a superset monorepo requiring it https://git-scm.com/book/en/v2/Git-Tools-Submodules https://github.blog/open-source/git/working-with-submodules/
0 reply
0 recast
1 reaction