Learn Turborepo By Example | Code Sharing, Distributed Cache, & More!

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


Timestamps:
00:00:00 Introduction
00:02:04 Workspace Overview
00:29:53 NestJS Application
01:13:08 GitHub Workflows
01:32:31 Dockerfiles
Рекомендации по теме
Комментарии
Автор

The last parts are super helpful! Thanks mate

artgurianov
Автор

thanks for the video;

I hope to read your commentary, thanks for your comments.

Grishopping
Автор

This is absolutely outstanding, thank you so much! I cannot stress enough how much have you helped me during two years of so :) Do you think we could possibly see a workspaces monorepo with NX? I think it would be useful to many around here who are not comfy with it already.

kottinov
Автор

Thanks for this. I started looking into Turborepo to replace NX but got a bit confused on how to create shared libraries in Turborepo.

TheWalrus_
Автор

“Is there any chance you could show something similar but using tRPC to communicate between NestJS and Next.js for end-to-end type safety?

tekne
Автор

What's the difference between TurboRepo and NestJS MonoRepo?

niltonmorais_dev
Автор

I am getting an error when I try to export the interface Product from the index.ts file, the error is: "Cannot find module or its corresponding type declarations."

zlatkoiliev
Автор

can you make a video on prisma nestjs audit trial and also handle role based permission?

sagar
Автор

Great tutorial, but you don't talk about nestjs hmr? I think it's a big difference with NX

chambaderaphael