We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c265f25 commit a81f77cCopy full SHA for a81f77c
practices/feature-toggling.md
@@ -144,6 +144,7 @@ Best practices:
144
## Further reading
145
146
- [Feature Toggles (aka Feature Flags) by Martin Fowler](https://martinfowler.com/articles/feature-toggles.html)
147
+- [Thoughtworks Tech Radar](https://www.thoughtworks.com/radar/techniques/simplest-possible-feature-toggle)
148
- [11 principles for building and scaling feature flag systems](https://docs.getunleash.io/topics/feature-flags/feature-flag-best-practices)
149
- [Best practices for coding with feature flags](https://launchdarkly.com/blog/best-practices-for-coding-with-feature-flags/)
150
- [Defensive coding](https://docs.flagsmith.com/guides-and-examples/defensive-coding)
0 commit comments