Skip to content

SSR web app Overkill ? #1577

Closed Answered by mehulkar
stychu asked this question in Help
Discussion options

You must be logged in to vote

This is just my personal opinion, but Turborepo's strengths are that it can intelligently avoid repeating work that has already been done. If you're expecting to organize your code in a way where some code will change more often than other, or if you want to define that the relationships between parts of your codebase, I think Turborepo can add value.

It's not live yet, but @mattpocock is working on a "Why Monorepo" page for the docs also that you can preview: #1901

Outside of that, if you want an open discussion, come hang out in the Turborepo Discord server!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mehulkar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants