Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
@git
it's becoming increasingly common to see simple typescript projects defaulting to pnpm workspaces, turborepo and nesting the module entry in ./packages/core/src/lib/index.ts completely unnecessary setup when it's a relatively simple typescript project that doesn't actually contain more than 1 workspace
2 replies
0 recast
4 reactions
Rafi
@rafi
Noticed same trend. Often such repos have many conf and dot files at the root. This makes me more cautious about the project
0 reply
0 recast
2 reactions
greg
@gregfromstl
But theo told me to 😫
0 reply
0 recast
0 reaction
Parnia
@irani
et what you mean. For simpler TypeScript projects, using pnpm workspaces and Turborepo can feel like overkill, especially if there's only one workspace. These tools are powerful for managing complex mono
0 reply
0 recast
0 reaction