Sharing TypeScript with Nx and Turborepo (4-part series on monorepos) #18390
jtlapp
started this conversation in
Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've published a series of articles explaining how to use Nx and Turborepo monorepos to share code and configuration across multiple TypeScript projects. It's the culmination of six months of notes I took working with monorepos containing Next.js, SvelteKit, CLI, and library projects that needed to share code. It was also my first serious foray into monorepos, so there are bound to be mistakes and areas that could use improvement. I welcome your feedback.
Monorepos were complicated and confusing to me prior to this endeavor. I'm hoping this compilation takes the fear and frustration out of using monorepos, at least for use with TypeScript and related configuration.
Beta Was this translation helpful? Give feedback.
All reactions