DEV Community

# monorepo

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to create a framework-agnostic nx monorepo

How to create a framework-agnostic nx monorepo

Comments
7 min read
git and maybe monorepo

git and maybe monorepo

1
Comments
1 min read
Step-by-Step Guide to Creating an Expo Monorepo with Nx

Step-by-Step Guide to Creating an Expo Monorepo with Nx

2
Comments
6 min read
Monolith, Microservices, Mono-Repo

Monolith, Microservices, Mono-Repo

7
Comments
5 min read
QuickStart example on how to build CI/CD using CircleCI for monorepo

QuickStart example on how to build CI/CD using CircleCI for monorepo

Comments
3 min read
Maximising React Development Efficiency with Monorepo Architecture

Maximising React Development Efficiency with Monorepo Architecture

1
Comments
2 min read
Monorepo: Uma Armadilha Disfarçada de Praticidade (Anti-pattern)

Monorepo: Uma Armadilha Disfarçada de Praticidade (Anti-pattern)

1
Comments
2 min read
Boost Your Productivity: Essential Git Aliases to Save 20 Minutes Daily

Boost Your Productivity: Essential Git Aliases to Save 20 Minutes Daily

3
Comments
7 min read
Monorepo, Poly-repo, or No Repo at all?

Monorepo, Poly-repo, or No Repo at all?

35
Comments 5
6 min read
mrdr is born (from hell!)

mrdr is born (from hell!)

6
Comments
2 min read
Managing Monorepos with a Merge Queue: a Game Changer

Managing Monorepos with a Merge Queue: a Game Changer

3
Comments
4 min read
Effortless Project Discovery: Automating Jest Multi-Project Runs in Monorepos

Effortless Project Discovery: Automating Jest Multi-Project Runs in Monorepos

7
Comments
2 min read
Accelerate your prototypes development by using a monorepo

Accelerate your prototypes development by using a monorepo

1
Comments
4 min read
TypeScript GraphQL Projects: Type Generation in a Monorepo

TypeScript GraphQL Projects: Type Generation in a Monorepo

Comments
4 min read
03 - Estudo de Microsserviços ingresso.x - Monorepo e Docker

03 - Estudo de Microsserviços ingresso.x - Monorepo e Docker

1
Comments
6 min read
Creating a Monorepo with NextJS and Yarn Workspaces: A How-to Guide

Creating a Monorepo with NextJS and Yarn Workspaces: A How-to Guide

Comments
5 min read
Create a monorepo using PNPM workspace

Create a monorepo using PNPM workspace

36
Comments 6
7 min read
Unleashing TypeScript performance in monorepos with TSX

Unleashing TypeScript performance in monorepos with TSX

2
Comments
4 min read
01 - Estudo de Microsserviços ingresso.x - Motivação

01 - Estudo de Microsserviços ingresso.x - Motivação

5
Comments
6 min read
Let's build a full-stack dart app

Let's build a full-stack dart app

4
Comments
10 min read
"Unifying Codebases: The Pros and Cons of Monorepo vs. Polyrepo Strategies"

"Unifying Codebases: The Pros and Cons of Monorepo vs. Polyrepo Strategies"

2
Comments 2
4 min read
Architects Delight: Enforcing Layers and Project Boundaries with Nx

Architects Delight: Enforcing Layers and Project Boundaries with Nx

34
Comments 2
4 min read
Monorepo vs Microrepo

Monorepo vs Microrepo

3
Comments
5 min read
The day I discovered monorepo

The day I discovered monorepo

4
Comments 2
3 min read
Creating a development dockerfile and docker-compose.yml for yarn 1.22 monorepos using Turborepo.

Creating a development dockerfile and docker-compose.yml for yarn 1.22 monorepos using Turborepo.

5
Comments 3
7 min read
How to share envs in a monorepo with vite and nextjs apps

How to share envs in a monorepo with vite and nextjs apps

1
Comments 7
2 min read
Monorepo of Rust CLI & TS+Wasm VSCode

Monorepo of Rust CLI & TS+Wasm VSCode

Comments
5 min read
Monorepo setup with Npm Workspaces & Lerna

Monorepo setup with Npm Workspaces & Lerna

Comments
6 min read
Fast CI/CD for Monorepos

Fast CI/CD for Monorepos

9
Comments
2 min read
Domain Driven Design using a Monorepo

Domain Driven Design using a Monorepo

21
Comments 1
2 min read
🎓 Monorepo College Lecture 2: Build Me Up Buttercup

🎓 Monorepo College Lecture 2: Build Me Up Buttercup

6
Comments
11 min read
🎓 Monorepo college lecture 1: a beautiful morning

🎓 Monorepo college lecture 1: a beautiful morning

24
Comments
5 min read
Story of a Developer who Regretted Not Choosing Monorepo and Nx

Story of a Developer who Regretted Not Choosing Monorepo and Nx

19
Comments 4
4 min read
Turborepo: A better way to implement a mono-repo architecture

Turborepo: A better way to implement a mono-repo architecture

9
Comments
3 min read
why You Must use Nx monorepos with existing workspaces

why You Must use Nx monorepos with existing workspaces

2
Comments 1
2 min read
Pros and Cons of Keeping Your Code in Monorepo

Pros and Cons of Keeping Your Code in Monorepo

Comments
7 min read
Maintaining a Monorepo: Strategies for Managing Dependencies and Updating Packages

Maintaining a Monorepo: Strategies for Managing Dependencies and Updating Packages

2
Comments
3 min read
How to make Webpack Faster in a Monorepo?

How to make Webpack Faster in a Monorepo?

8
Comments
2 min read
Setup typeorm in project structure monorepo nestjs

Setup typeorm in project structure monorepo nestjs

2
Comments
1 min read
Building a Node API with Fastify, esbuild, and Nx

Building a Node API with Fastify, esbuild, and Nx

8
Comments
6 min read
Decode the Code Repository Mystery: Monorepo vs Multi-Repo, What Works Best?

Decode the Code Repository Mystery: Monorepo vs Multi-Repo, What Works Best?

2
Comments
5 min read
Outstanding Monorepo Tools

Outstanding Monorepo Tools

1
Comments
2 min read
Monorepo - when to choose it for your project? 5 heuristics worth considering

Monorepo - when to choose it for your project? 5 heuristics worth considering

2
Comments
5 min read
One Dockerfile is all it takes, falling in love with bake

One Dockerfile is all it takes, falling in love with bake

1
Comments
7 min read
Tackling breaking changes using Nx Workspace generators.

Tackling breaking changes using Nx Workspace generators.

5
Comments
9 min read
JavaScript/TypeScript monorepo setup with PNPM Workspaces, Vite, VueJS and TailwindCSS!

JavaScript/TypeScript monorepo setup with PNPM Workspaces, Vite, VueJS and TailwindCSS!

3
Comments
1 min read
Turborepo example

Turborepo example

3
Comments
4 min read
Monorepo with PNPM workspace

Monorepo with PNPM workspace

2
Comments
2 min read
Monorepos - pnpm: a performant npm

Monorepos - pnpm: a performant npm

10
Comments
4 min read
Share code between React Native and React Web

Share code between React Native and React Web

7
Comments
4 min read
Nx plugin development - Build your own Vite plugin

Nx plugin development - Build your own Vite plugin

9
Comments
6 min read
Be aware of your codebase with Nx

Be aware of your codebase with Nx

12
Comments 9
4 min read
From Bootstrapped to Venture-Backed: Nx Raises $8.6M

From Bootstrapped to Venture-Backed: Nx Raises $8.6M

3
Comments 1
4 min read
Battle-Testing Nx Console with E2E Tests

Battle-Testing Nx Console with E2E Tests

12
Comments
10 min read
Supercharge your Build Tooling

Supercharge your Build Tooling

1
Comments
3 min read
Configuring workspace monorepo to use prettier and eslint with typescript

Configuring workspace monorepo to use prettier and eslint with typescript

3
Comments
1 min read
Upgrade your Lerna Workspace - Make it Fast and Modern!

Upgrade your Lerna Workspace - Make it Fast and Modern!

9
Comments
3 min read
Start the flutter monorepo project

Start the flutter monorepo project

3
Comments
2 min read
Setting up React Native Monorepo with Yarn Workspaces

Setting up React Native Monorepo with Yarn Workspaces

9
Comments
10 min read
What's new in Nx 15?

What's new in Nx 15?

10
Comments
7 min read
loading...