Back to Tags

Monorepo

Projects and articles related to Monorepo.

Projects

Articles

Apr 21, 2026

When Is the Right Time to Use Microfrontends?

Microfrontends are not a default architecture. Here is how I decided to migrate from a frontend monolith to domain-based frontend apps, what changed in deployment speed and cost, and when this approach is worth it.

Apr 2, 2026

27 Apps, One Monorepo, Zero Regrets

We kept creating new repos for every project. Shared code drifted, configs diverged, and a single bug fix became a multi-day coordination exercise. Here is how a Turborepo monorepo fixed all of it.