#monorepo

[ follow ]
#software-development
fromInfoQ
5 months ago
JavaScript

Monorepos: Beyond the Technicalities

Monorepo and poly-repo structures differ mainly in dependency relationships and artifact production, with nuances complicating their definitions.
fromMedium
7 months ago
JavaScript

Dependency Management in Monorepos: Single Version Policy vs. Independently Maintained Dependencies

The Single Version Policy promotes consistency and reduces compatibility issues in monorepos but can complicate dependency updates in larger organizations.
fromMedium
6 months ago
JavaScript

How to Test Multiple Modified Packages Before Release

Testing changes to multiple shared packages is streamlined using Bit's 'lane' feature to ensure compatibility before release.
fromMedium
8 months ago
JavaScript

Dependency Management in Monorepos: Single Version Policy vs. Independently Maintained Dependencies

The Single Version Policy enhances consistency in monorepos but requires careful management of dependency updates.
fromCanopas blogs
5 months ago
JavaScript

Building a Better Monorepo with TypeScript, Turborepo, or Nx

Monorepos streamline software development by centralizing codebases and reducing management complexity for shared libraries and dependencies.
fromHackernoon
1 year ago
Node JS

Building a Robust JS/TS Monorepo: Best Practices with Yarn, NX and Changesets | HackerNoon

Monorepos enhance collaboration by unifying codebases, streamlining complexity, and encouraging code reuse.
fromInfoQ
5 months ago
JavaScript

Monorepos: Beyond the Technicalities

Monorepo and poly-repo structures differ mainly in dependency relationships and artifact production, with nuances complicating their definitions.
fromMedium
7 months ago
JavaScript

Dependency Management in Monorepos: Single Version Policy vs. Independently Maintained Dependencies

The Single Version Policy promotes consistency and reduces compatibility issues in monorepos but can complicate dependency updates in larger organizations.
fromMedium
6 months ago
JavaScript

How to Test Multiple Modified Packages Before Release

Testing changes to multiple shared packages is streamlined using Bit's 'lane' feature to ensure compatibility before release.
fromMedium
8 months ago
JavaScript

Dependency Management in Monorepos: Single Version Policy vs. Independently Maintained Dependencies

The Single Version Policy enhances consistency in monorepos but requires careful management of dependency updates.
fromCanopas blogs
5 months ago
JavaScript

Building a Better Monorepo with TypeScript, Turborepo, or Nx

Monorepos streamline software development by centralizing codebases and reducing management complexity for shared libraries and dependencies.
fromHackernoon
1 year ago
Node JS

Building a Robust JS/TS Monorepo: Best Practices with Yarn, NX and Changesets | HackerNoon

Monorepos enhance collaboration by unifying codebases, streamlining complexity, and encouraging code reuse.
more#software-development
fromInfoQ
1 month ago
Angular

How to Ship Updates to 40+ Apps Every Week With Nx

Celonis successfully adapted its application development process using Nx to streamline and enhance delivery speed.
#bit-platform
fromMedium
3 months ago
JavaScript

Managing Multiple Repositories as a Single Virtual Monorepo with Bit

Bit components can be installed like standard Node packages for easy consumption across projects.
fromMedium
5 months ago
Artificial intelligence

Building and Reusing UI Components with AI: A Three-Step Guide

Publishing UI components as independent packages enhances flexibility and collaboration, making it easier to maintain high-quality, reusable libraries.
fromMedium
3 months ago
JavaScript

Managing Multiple Repositories as a Single Virtual Monorepo with Bit

Bit components can be installed like standard Node packages for easy consumption across projects.
fromMedium
5 months ago
Artificial intelligence

Building and Reusing UI Components with AI: A Three-Step Guide

Publishing UI components as independent packages enhances flexibility and collaboration, making it easier to maintain high-quality, reusable libraries.
more#bit-platform
#bit
fromMedium
8 months ago
JavaScript

Next.js Monorepos with Bit

Bit allows creating and managing reusable components with NextJS and React templates for improved productivity.
fromMedium
8 months ago
JavaScript

Next.js Monorepos with Bit

Set up a Bit workspace to create modular NextJS apps and React components efficiently.
fromMedium
6 months ago
JavaScript

How to Test Multiple Modified Packages Before Release

Utilizing Bit's lanes allows for effective testing of interdependent packages in separate repositories.
fromMedium
6 months ago
JavaScript

How to Test Multiple Modified Packages Before Release

Using Bit's 'lane' feature allows for effective testing of multiple modified packages in a shared context before releasing updates.
fromMedium
6 months ago
JavaScript

How to Test Multiple Modified Packages Before Release

Testing changes in multiple packages with Bit enhances validation before releasing them.
fromMedium
8 months ago
JavaScript

Next.js Monorepos with Bit

Bit allows creating and managing reusable components with NextJS and React templates for improved productivity.
fromMedium
8 months ago
JavaScript

Next.js Monorepos with Bit

Set up a Bit workspace to create modular NextJS apps and React components efficiently.
fromMedium
6 months ago
JavaScript

How to Test Multiple Modified Packages Before Release

Utilizing Bit's lanes allows for effective testing of interdependent packages in separate repositories.
fromMedium
6 months ago
JavaScript

How to Test Multiple Modified Packages Before Release

Using Bit's 'lane' feature allows for effective testing of multiple modified packages in a shared context before releasing updates.
fromMedium
6 months ago
JavaScript

How to Test Multiple Modified Packages Before Release

Testing changes in multiple packages with Bit enhances validation before releasing them.
more#bit
#code-management
fromMedium
8 months ago
JavaScript

5 Misconceptions About Monorepos

Monorepos streamline dependency sharing but present scaling challenges requiring careful management and understanding of platform-specific limits.
fromMedium
8 months ago
JavaScript

5 Misconceptions About Monorepos

Monorepos simplify dependency management across projects but pose scaling challenges that need to be addressed with proper tools.
fromMedium
8 months ago
JavaScript

5 Misconceptions About Monorepos

Monorepos streamline dependency sharing but present scaling challenges requiring careful management and understanding of platform-specific limits.
fromMedium
8 months ago
JavaScript

5 Misconceptions About Monorepos

Monorepos simplify dependency management across projects but pose scaling challenges that need to be addressed with proper tools.
more#code-management
#dependency-management
fromMedium
8 months ago
JavaScript

Monorepo: Why Classical Build Systems Fail?

Setting up CI/CD for Lambda functions can be complex due to interdependencies, requiring modern tools to manage them effectively.
fromMedium
9 months ago
JavaScript

JavaScript Monorepos: Exploring Decentralized Alternatives

Monorepos provide a solution for managing micro-architecture challenges, but they may limit project autonomy and flexibility.
fromMedium
8 months ago
JavaScript

Monorepo: Why Classical Build Systems Fail?

Setting up CI/CD for Lambda functions can be complex due to interdependencies, requiring modern tools to manage them effectively.
fromMedium
9 months ago
JavaScript

JavaScript Monorepos: Exploring Decentralized Alternatives

Monorepos provide a solution for managing micro-architecture challenges, but they may limit project autonomy and flexibility.
more#dependency-management
fromInfoQ
7 months ago
Marketing

TikTok Releases Tool to Improve Monorepo Performance

TikTok's new tool Sparo addresses performance issues associated with large monorepos, enhancing the efficiency of Git commands.
#turborepo
fromLogRocket Blog
8 months ago
JavaScript

Advanced monorepo management with Turborepo 2.0 - LogRocket Blog

Turborepo 2.0 introduces a new terminal UI and Watch Mode, enhancing developer productivity in monorepo projects.
fromMedium
9 months ago
JavaScript

Monorepo Insights: Nx, Turborepo, and PNPM (3/4)

Turborepo uses Package Graph and Task Graph to manage tasks efficiently within a monorepo.
fromLogRocket Blog
8 months ago
JavaScript

Advanced monorepo management with Turborepo 2.0 - LogRocket Blog

Turborepo 2.0 introduces a new terminal UI and Watch Mode, enhancing developer productivity in monorepo projects.
fromMedium
9 months ago
JavaScript

Monorepo Insights: Nx, Turborepo, and PNPM (3/4)

Turborepo uses Package Graph and Task Graph to manage tasks efficiently within a monorepo.
more#turborepo
[ Load more ]