TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Why Feature toggles brings real business value into DevOps, and how

1 点作者 ivarconr大约 6 年前

1 comment

thedevindevops大约 6 年前
We use this strategy and as a Dev I can say the biggest drawback is tons of redundant code accumulating in the codebase that we're not allowed to remove until - someone - finally makes the decision that that feature flag is now on permanently and can be removed. (Actually it's whenever he remembers to tell the Dev team that's the case).