Feature flags have become a standard part of modern software delivery. Teams use them to release features gradually, run experiments, control access, support continuous deployment, and reduce ...
Murali Krishna Ramanathan describes the experiences building and deploying Piranha, an automated code refactoring tool to delete code corresponding to stale feature flags. Murali Krishna Ramanathan is ...