Articles by Tag #turborepo

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Advanced monorepo management with Turborepo 2.0

Written by Gapur Kassym✏️ We all start our first steps in software engineering with small projects....

Learn More 8 0Sep 5 '24

Introducing Turborepo NestJS + Qwik City Boilerplate

Hello, fellow developers! I’m thrilled to introduce my latest boilerplate. This template combines...

Learn More 5 0Aug 25 '24

Why using Turborepo in a MicroServices architecture

Though it may feel counterintuitive at first, using TurboRepo in a microservices system begins to...

Learn More 5 0Jun 30

Turborepo in Next.js: Guide for Faster & Smarter Builds

Hey developer! 👋 If you have been building Next.js projects, you've probably seen Turborepo at some...

Learn More 4 0Sep 29 '24

From Monolith to Monorepo: A Next.js Migration Story

How I refactored our Next.js codebase from monolith to monorepo and the lessons learned

Learn More 2 0Oct 30 '24

Building a Scalable Monorepo with TurboRepo

Building a Scalable Monorepo with TurboRepo Hey devs! 👋 Let’s talk about monorepos – not a...

Learn More 2 0Jan 7

Building a Solid Foundation: Bootstrapping with Turbo Repo

Introduction In today's complex web applications, creating a well-organized and maintainable...

Learn More 1 0Sep 2 '24

Setting Up a Scalable Monorepo With Turborepo and PNPM

Setting Up a Scalable Monorepo With Turborepo and PNPM Managing multiple packages or apps in a...

Learn More 1 0Apr 13

Supercharge Your Development with Turborepo: A Practical Guide 🔥

If you've ever worked on a project with multiple packages or apps, you know the pain: slow builds,...

Learn More 0 0May 19

Preparations for trunk-based development - 1st phase

Trunk-based development has been gaining traction as one of the most effective strategies for...

Learn More 0 0May 5

Centralized Assets Management in TurboRepo

Hey everyone! This is my first blog post on Dev.to, and I'm super excited to share something that...

Learn More 0 0Apr 15

Using Node's built-in test runner with Turborepo

It takes only five easy steps to add unit tests to a Turborepo monorepo. No external testing...

Learn More 0 0Dec 22 '24