<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Monorepo on Random Musings</title><link>https://chengl.com/tags/monorepo/</link><description>Recent content in Monorepo on Random Musings</description><generator>Hugo</generator><language>en-us</language><copyright>Cheng Long</copyright><lastBuildDate>Sun, 30 Jul 2017 16:14:36 +0000</lastBuildDate><atom:link href="https://chengl.com/tags/monorepo/index.xml" rel="self" type="application/rss+xml"/><item><title>Multirepo vs Monorepo</title><link>https://chengl.com/post/multirepo-vs-monorepo/</link><pubDate>Thu, 20 Jul 2017 09:32:00 +0000</pubDate><guid>https://chengl.com/post/multirepo-vs-monorepo/</guid><description>&lt;p&gt;Here&amp;rsquo;s a conversion I keep hearing recently:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A: Let&amp;rsquo;s put all our projects in one repo.&lt;/p&gt;
&lt;p&gt;B: Why?&lt;/p&gt;
&lt;p&gt;A: Because Google and Facebook do monorepo.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Whenever I hear this, I&amp;rsquo;m very tempted to show this picture.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://chengl.com/content/images/2017/07/JohnFrumCrossTanna1967-1.jpg" alt="JohnFrumCrossTanna1967-1"&gt;&lt;/p&gt;
&lt;p&gt;Finding the origin of this picture is left as an exercise for the readers. On a more serious note, I want to write down my thoughts on multirepo vs monorepo.&lt;/p&gt;
&lt;h2 id="what-is-multirepo"&gt;What is multirepo?&lt;/h2&gt;
&lt;p&gt;One project one repository. Each project is an independent working unit. It can be a mobile app, frontend app, backend service or standalone CLI app.&lt;/p&gt;</description></item></channel></rss>