|
|
|
|
|
by jpochtar
3022 days ago
|
|
Sales can use feature flags to enable secret features for a customer they’re talking to. For example to demo a not-yet-shipped feature. They can use a feature flag to mark a customer as “enterprise” so they get a different version of the product. Overall, I’ve found it useful for customizing my product for the person I’m in person or on the phone with, without touching code or affecting all users. |
|