TS Project References and Convex for big codebases
Just started taking a look at TS Project References, this caught my attention "can greatly improve the speed of typechecking and compiling, reduce memory usage when using an editor, and improve enforcement of the logical groupings of your program." just what im looking for, as our fairly big codebase is starting to bring TS to its knees, at least it feels that way.
Does anyone have any experiences using it in a monorepo setup, like convex as a library and some client side apps referencing that convex lib?
I'm very keen to start a thread on this, as it seems none exists already π
4 Replies
I'm gonna try and setup a repo like this, will share the repo once i succeed:
Iβm always using Convex with Turborepo, and it works great. Your structure looks solid!
Hey @oscklm ive been looking for someone to finally share a turbo+convex
Let me know when you have publish it
Thatβs not what im doing though. But what u are talking about, is a template already published by convex team. But itβs not what this thread is about. Im talking about TS Project References here.
Here is a template with turbo:
https://www.convex.dev/templates/monorepo