34 Matching Annotations
  1. May 2025
    1. For larger projects with multiple interconnected components, monorepos can be a game-changer, providing efficient dependency management, atomic commits, simplified code sharing, and an improved developer experience.
  2. Mar 2024
  3. May 2023
  4. Feb 2023
  5. Nov 2022
  6. Sep 2022
  7. Sep 2021
  8. Jun 2021
  9. May 2021
  10. Apr 2021
  11. Mar 2021
  12. Oct 2020
  13. Sep 2020
    1. For a non-monorepo package you can simply point directly to the Github repo. This case is similar, but you want to scope it just to a single package within the repo. For those that make monorepos they don't necessarily need this feature. It's for those that use projects that use monorepos. Telling them to not organize their projects into monorepos doesn't help people who make use of these projects.
  14. Apr 2020
  15. Nov 2019