3
0 Comments

Why use feature flagging

Feature flags (also feature switch, feature flag, feature flipper, conditional feature, etc) is a technique that helps developers and teams to modify the behavior of systems without having to change the code.

Feature Flags is used to hide, enable, or disable the feature during runtime. For example, during the development process, a developer can enable the feature for testing and disable it for other users. The contents of this page are based on and taken from the following sites and articles:

Learn more

, Founder of Icon for UpStamps
UpStamps
on May 8, 2020