A programming technique used in modern software development that allows a feature or functionality currently under development to be enabled or disabled at runtime. The development team or developer enables the feature at runtime in their own environment in order to extend and test it. When the source code is checked into the integration, the feature toggle remains disabled by default until it has reached an acceptable level of maturity, so that other teams, test teams, or even users can work with it.
Feature Toggle
Lese Zeit: < 1 Minute
