#dependency management

[ follow ]
#dependency-management
Hackernoon
4 years ago
JavaScript

How to Server-Side Render With Spring Boot | HackerNoon

Understanding project setup is essential for effective utilization of client-side web technologies.
WebJars streamline client-side dependency management in JVM-based applications. [ more ]
InfoWorld
6 days ago
JavaScript

Deno 2.0 moves to release candidate stage

Deno 2.0 enhances dependency management and error handling, streamlining development processes for better efficiency and modern workflows. [ more ]
Medium
3 weeks ago
JavaScript

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

The Single Version Policy enhances codebase consistency but complicates dependency updates in large organizations.
A hybrid approach can combine the strengths of both centralized and decentralized dependency management. [ more ]
Medium
1 week ago
JavaScript

Make Instant Package Updates and Test Impact on Dependent Projects

Bit efficiently manages shared components and modules, allowing quick edits and compatibility validation across dependent projects. [ more ]
Medium
3 weeks ago
JavaScript

How "Code Reuse" Affects Different Architecture Styles

Different architecture styles significantly influence code reuse strategies and challenges in software development
Managing shared dependencies becomes complex in monolithic architectures, impacting code reuse
Implementing versioning as packages can simplify dependency management and update processes [ more ]
Medium
3 weeks 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. [ more ]
Hackernoon
4 years ago
JavaScript

How to Server-Side Render With Spring Boot | HackerNoon

Understanding project setup is essential for effective utilization of client-side web technologies.
WebJars streamline client-side dependency management in JVM-based applications. [ more ]
InfoWorld
6 days ago
JavaScript

Deno 2.0 moves to release candidate stage

Deno 2.0 enhances dependency management and error handling, streamlining development processes for better efficiency and modern workflows. [ more ]
Medium
3 weeks ago
JavaScript

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

The Single Version Policy enhances codebase consistency but complicates dependency updates in large organizations.
A hybrid approach can combine the strengths of both centralized and decentralized dependency management. [ more ]
Medium
1 week ago
JavaScript

Make Instant Package Updates and Test Impact on Dependent Projects

Bit efficiently manages shared components and modules, allowing quick edits and compatibility validation across dependent projects. [ more ]
Medium
3 weeks ago
JavaScript

How "Code Reuse" Affects Different Architecture Styles

Different architecture styles significantly influence code reuse strategies and challenges in software development
Managing shared dependencies becomes complex in monolithic architectures, impacting code reuse
Implementing versioning as packages can simplify dependency management and update processes [ more ]
Medium
3 weeks 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. [ more ]
moredependency-management
B-list
9 months ago
Python

Use "pip install" safely

Managing dependencies in Python can be done using standard Python packaging tools like pip and venv.
Using the --require-hashes flag when installing packages with pip ensures that the expected hashes of the packages are checked. [ more ]
Medium
10 months ago
Angular

Monorepo, Poly-repo, or No Repo at all?

Bit can be used to implement any architecture and transform 'fatal' decisions into decisions that are easy to make and change.
Bit provides intelligent and efficient dependency management, insight into our codebase, efficient incremental builds, and an easy way to publish packages. [ more ]
[ Load more ]