Skip to main content

One post tagged with "code-references"

View All Tags

Track and Clean Up Feature Flags with Code References

· 4 min read
Alessandro Yuichi Okimoto
Software Engineer

Feature flags are a powerful way to control how users experience your product. But over time, flags that were once useful can become technical debt if they aren't cleaned up properly. That's why we're excited to introduce Code References in Bucketeer, a new feature that helps you track where feature flags are used in your codebase.

Whether you're a developer managing dozens of toggles or an open-source contributor maintaining a large project, Code References gives you the visibility and tools to keep your flags clean, useful, and safe.