14 ways to Reduce Risk with Feature Flags
The use of feature flags for development and release process can provide multiple benefits that reduce risk related to new functionality or large releases.…
The use of feature flags for development and release process can provide multiple benefits that reduce risk related to new functionality or large releases.…
Despite carefully planning for some recent feature flag removals and triple-checking that the relevant flags were no longer present on our main branch, I still screwed it up.…
Did you know you can use Flipper to create and manage feature flags for your client-side app, even though Flipper is a Ruby gem and doesn't have client libraries in other languages? (Yet!) In one of our apps, we created a custom Flipper API that returns the value…
We recently had some healthy debate about a potential new view in Flipper Cloud. The debate's not fully settled, but thanks to feature flags, we were all able to agree it was worth some exploration. Where a lack of complete agreement might doom an idea on some teams,…