This is a comprehensive tutorial on Monorepos in JavaScript/TypeScript. It uses state of the art tools for these kind of architectures in frontend applications. We will use React.js as framework of choice for creating applications and shared packages (UI components) within this monorepo. The practice of combining projects dates back to the early 2000.

17m read timeFrom robinwieruch.de
Post cover image
Table of contents
Table of ContentsWhat is a MonorepoWhy use a MonorepoStructure of a MonorepoHow to create a MonorepoWorkspaces in MonoreposMonorepo ToolsDocumentation in MonoreposMonorepos vs Polyrepos in GitVersioning with MonoreposContinuous Integration with MonoreposMonorepo ArchitectureExample: Monorepos as IncubatorsMonorepo FAQ
4 Comments

Sort: