Feature Toggles (aka Feature Flags)¶
Hodgson, P. (2017). Feature Toggles (aka Feature Flags). martinfowler.com.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Mechanisms¶
- Feature-Flag Release
- Its failure modes follow from the same machinery — stale flags pile up into flag debt, a combinatorial tangle of untested toggle states, and a canary
This sourceDocuments the carrying cost of accumulated feature toggles and the combinatorial explosion of possible toggle states that cannot all be tested.
- Its failure modes follow from the same machinery — stale flags pile up into flag debt, a combinatorial tangle of untested toggle states, and a canary
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:b747d1624898 · see in the full table