---
title: "How we reduced our React monorepo CI time by 70%"
url: https://daily.dev/posts/how-we-reduced-our-react-monorepo-ci-time-by-70--j1cltfcfr
source_url: https://daily.dev/blog/how-we-reduced-our-react-monorepo-ci-time-by-70
type: article
source: "daily.dev"
author: "Ido Shamun"
published: 2024-05-07T09:18:05.117Z
updated: 2024-05-09T08:22:04.995Z
tags: ["react", "cicd"]
reading_time: 4
upvotes: 24
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How we reduced our React monorepo CI time by 70%

**[daily.dev](https://daily.dev/sources/daily)** · [@idoshamun](https://daily.dev/idoshamun) · 4 min read · 24 upvotes · 0 comments

## Summary

The post discusses how the CI time for a React monorepo was reduced by 70% through restructuring the CI pipeline and optimizing the eslint configuration. It highlights the importance of continuous integration and the impact it has on developer experience.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://daily.dev/blog/how-we-reduced-our-react-monorepo-ci-time-by-70>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#react](https://daily.dev/tags/react), [#cicd](https://daily.dev/tags/cicd)

[View this post on daily.dev](https://daily.dev/posts/how-we-reduced-our-react-monorepo-ci-time-by-70--j1cltfcfr)
