diff options
Diffstat (limited to '')
-rw-r--r-- | _slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides b/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides index 6a8c1cd..a716ae9 100644 --- a/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides +++ b/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides @@ -205,6 +205,20 @@ But it is easy to fallback to "reload the page and try again". --- +## Weighting costs × benefits + +The less control we have, the more we value dynamicity + +--- + +## Weighting costs × benefits + +- backend: sometimes worth the cost +- frontend: almost always worth cost +- mobile: **always** worth cost + +--- + # Best practices --- |