Questions about structuring and using a monorepo

This page summarizes the projects mentioned and recommended in the original post on /r/devops

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • turborepo

    Discontinued Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack. [Moved to: https://github.com/vercel/turbo]

  • Yes, I'm not Google and I'm also somewhat weary of monorepos. I've never used them and in my mind, I associate them with monolithic codebases, but that doesn't have to be the case. However, it sounds like you don't know much about monorepos either because the concerns you've raised are non-issues if you are using a tool like NX or Turborepo (e.g. building all of your projects if you fix a typo in the mobile client). I've only discovered these solutions yesterday myself, so I don't know much about this.

  • nx

    Smart Monorepos · Fast CI

  • Yes, I'm not Google and I'm also somewhat weary of monorepos. I've never used them and in my mind, I associate them with monolithic codebases, but that doesn't have to be the case. However, it sounds like you don't know much about monorepos either because the concerns you've raised are non-issues if you are using a tool like NX or Turborepo (e.g. building all of your projects if you fix a typo in the mobile client). I've only discovered these solutions yesterday myself, so I don't know much about this.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts