Back to Browse

How to Create a React Typescript Monorepo with Git Submodules

15.3K views
Dec 21, 2021
40:54

Do you work with large or semi-large codebases that are starting to get out of control? Do you have to deal with multiple different projects that interact with each other and have difficulty keeping versions aligned? If you said yes to either of those things (or even if you're just anticipating encountering them in the future) then this tutorial is for you. This tutorial is based on my blog post here: https://dev.to/alexeagleson/how-to-create-a-node-and-react-monorepo-with-git-submodules-2g83 All code from the tutorial is freely available in a repo here: https://github.com/alexeagleson/monorepo-example

Download

1 formats

Video Formats

360pmp464.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How to Create a React Typescript Monorepo with Git Submodules | NatokHD