Operate - The second pillar

翻译自https://launchdarkly.com/the-definitive-guide-to-feature-management...

October 20, 2024 · 9 min · 4410 words · Joey

Reducing technical debt from feature flags

Reducing technical debt from feature flags Read time: 16 minutes Last edited: Oct 15, 2024 Overview This guide provides ways to reduce and eliminate technical debt related to feature flags using LaunchDarkly. Like all debt, technical debt accumulates over time, but you can mitigate that debt over time if you put effective processes in place before you need them. In this guide, we’ll explore: The challenge of technical debt The...

October 20, 2024 · 20 min · 9948 words · Joey

The definitive guide to feature management.

What is feature management? Feature management is a new class of software development tools and techniques powered by feature flags. A feature flag is a lever of control within your code (an if-else statement) that decouples code deployments from feature releases. Developers have used some variation of feature flags for years. But when it comes to enjoying the full benefits of feature flags, many have only scratched the surface. At...

October 20, 2024 · 7 min · 3416 words · Joey

The definitive guide to feature management.

翻译自 https://launchdarkly.com/the-definitive-guide-to-feature-management/ 什么是特性管理? 特性管理是由特性标志(feature flags)驱动的一类新的软件开发工具和技术。一个特性标志是代码中的一个控制杠杆...

October 20, 2024 · 5 min · 2251 words · Joey