File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1919
2020- These notes are part of our broader [ engineering principles] ( ../principles.md ) .
2121- Feature toggling contributes to safer delivery, reduced deployment risk, and enhanced responsiveness to change.
22- - It supports practices aligned with [ DevOps] ( devops.md ) and [ continuous delivery] ( continuous-delivery.md ) .
2322
2423## In summary
2524
@@ -121,8 +120,7 @@ Best practices:
121120## Further reading
122121
123122- [ Feature Toggles by Martin Fowler] ( https://martinfowler.com/articles/feature-toggles.html )
124- - [ Feature Management Maturity Model] ( https://launchdarkly.com/blog/the-feature-management-maturity-model/ )
125123- [ Unleash Strategies and Best Practices] ( https://docs.getunleash.io/advanced/toggle-strategy )
126124- [ Flagsmith Docs] ( https://docs.flagsmith.com/ )
127- - [ Feature Flag Best Practices] ( https://launchdarkly.com/blog/feature-flag- best-practices/ )
125+ - [ Feature Flag Best Practices] ( https://launchdarkly.com/blog/best-practices-for-coding-with-feature-flags / )
128126- [ Thoughtworks Tech Radar] ( https://www.thoughtworks.com/radar/techniques/minimum-feature-toggle-solution )
You can’t perform that action at this time.
0 commit comments