diff options
4 files changed, 59 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 --- diff --git a/locale/eo/LC_MESSAGES/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides.po b/locale/eo/LC_MESSAGES/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides.po index 6bb199e..7be6762 100644 --- a/locale/eo/LC_MESSAGES/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides.po +++ b/locale/eo/LC_MESSAGES/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides.po @@ -406,3 +406,18 @@ msgid "" "[Accelerate](https://itrevolution.com/book/accelerate/), by N. Forsgren, J. " "Humble and G. Kim" msgstr "" + +msgid "Weighting costs × benefits" +msgstr "" + +msgid "The less control we have, the more we value dynamicity" +msgstr "" + +msgid "backend: sometimes worth the cost" +msgstr "" + +msgid "frontend: almost always worth cost" +msgstr "" + +msgid "mobile: **always** worth cost" +msgstr "" diff --git a/locale/fr/LC_MESSAGES/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides.po b/locale/fr/LC_MESSAGES/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides.po index 6bb199e..7be6762 100644 --- a/locale/fr/LC_MESSAGES/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides.po +++ b/locale/fr/LC_MESSAGES/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides.po @@ -406,3 +406,18 @@ msgid "" "[Accelerate](https://itrevolution.com/book/accelerate/), by N. Forsgren, J. " "Humble and G. Kim" msgstr "" + +msgid "Weighting costs × benefits" +msgstr "" + +msgid "The less control we have, the more we value dynamicity" +msgstr "" + +msgid "backend: sometimes worth the cost" +msgstr "" + +msgid "frontend: almost always worth cost" +msgstr "" + +msgid "mobile: **always** worth cost" +msgstr "" diff --git a/locale/pt/LC_MESSAGES/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides.po b/locale/pt/LC_MESSAGES/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides.po index 6bb199e..7be6762 100644 --- a/locale/pt/LC_MESSAGES/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides.po +++ b/locale/pt/LC_MESSAGES/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides.po @@ -406,3 +406,18 @@ msgid "" "[Accelerate](https://itrevolution.com/book/accelerate/), by N. Forsgren, J. " "Humble and G. Kim" msgstr "" + +msgid "Weighting costs × benefits" +msgstr "" + +msgid "The less control we have, the more we value dynamicity" +msgstr "" + +msgid "backend: sometimes worth the cost" +msgstr "" + +msgid "frontend: almost always worth cost" +msgstr "" + +msgid "mobile: **always** worth cost" +msgstr "" |