Monorepo

From ym2149.org
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