Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Written by Gapur Kassym✏️ We all start our first steps in software engineering with small projects....
Hello, fellow developers! I’m thrilled to introduce my latest boilerplate. This template combines...
Though it may feel counterintuitive at first, using TurboRepo in a microservices system begins to...
Hey developer! 👋 If you have been building Next.js projects, you've probably seen Turborepo at some...
How I refactored our Next.js codebase from monolith to monorepo and the lessons learned
Building a Scalable Monorepo with TurboRepo Hey devs! 👋 Let’s talk about monorepos – not a...
Introduction In today's complex web applications, creating a well-organized and maintainable...
Setting Up a Scalable Monorepo With Turborepo and PNPM Managing multiple packages or apps in a...
If you've ever worked on a project with multiple packages or apps, you know the pain: slow builds,...
Trunk-based development has been gaining traction as one of the most effective strategies for...
Hey everyone! This is my first blog post on Dev.to, and I'm super excited to share something that...
It takes only five easy steps to add unit tests to a Turborepo monorepo. No external testing...