TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby ivarconrabout 6 years ago

1 comment

thedevindevopsabout 6 years ago
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).