|
|
|
|
|
by smallerfish
1042 days ago
|
|
> Seems like many bugs are due to a (production!) user not having the right combinations of flags enabled. In my experience, feature flags work best if you aim to remove them as quickly as possible. They can be useful to allow continual deployment, and even for limited beta programs, but if you're using them to enable mature features for the whole customer base, they're no longer feature flags. |
|