Turborepo and Monorepos clearly explained

preview_player
Показать описание


📝 Description
The following video introduces the concept of a Monorepo. In addition, this video covers what the props and cons of a monorepo are and how to compare it to a polyrepo. In addition, at the end of this video, you will implement your own Monorepo by implementing one with Turborepo. Turborepo is a new approach to Monorepos, and this video will cover it.

⏳ Timestamps:
00:00 Introduction
00:33 Monorepo vs. Polyrepo
03:32 What is Turborepo
04:45 Create a Monorepo with Turborepo

👋 Hey there!
If you are new to this channel: Hey 👋 my name is Flo and I am a professional software engineer with a passion for coding in Golang, TypeScript, JavaScript, and Rust. This channel is where I share that passion and dive into the exciting world of software engineering. Plus, I love using Emojis and paper-based animations (so have a look for that, if you want to find my videos).

📨 Support and Connect!

#monorepo #turborepo #typescript
Рекомендации по теме
Комментарии
Автор

Keep making cool videos like this man ✨✨

monarch
Автор

I disagree about your frontend/backend example, especially if they are both based on javascript/node/typescript. An example of a crucial benefit it the possibility of sharing type declarations. Otherwise client and backend need to declare the same interfaces/classes they deal with, which is recipe for disaster.

LarsRyeJeppesen
Автор

Have to say that due to the Vercel bying Turborepo, I'm hesitant using it for stuff that is not NextJS. It already starts feeling like a NextJS tool, not general tool for all frameworks. Red flag

LarsRyeJeppesen
Автор

NX is much much more advanced and faster. Turborepo is great for beginners though.

LarsRyeJeppesen
welcome to shbcf.ru