Monorepo

From ym2149.org
Revision as of 21:07, 20 March 2024 by Andrzej (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
  • example of 'get started in 5 minutes' fallacy
  • does not scale
  • out of control build time
  • out of control complexity
  • intractable to go back once problems become apparent
  • invest in shared code instead
  • also see Frameworks versus shared code