aboutsummaryrefslogtreecommitdiff
path: root/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides20
1 files changed, 13 insertions, 7 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 a716ae9..0b8e800 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
@@ -1,9 +1,17 @@
---
+
title: Rollout, feature flag, experiment, operational toggle
+
date: 2020-10-19
+
layout: slides
+
lang: en
+
ref: rollout-feature-flag-experiment-operational-toggle
+
+article: _articles/2020-10-19-feature-flags-differences-between-backend-frontend-and-mobile.md
+
---
# Rollout, feature flag, experiment, operational toggle
@@ -330,11 +338,9 @@ You should ask yourself:
References:
-1. these slides: [{{ site.tld }}/slides.html]({% link slides.md %})
-2. [prose version of this presentation]({% link _articles/2020-10-19-feature-flags-differences-between-backend-frontend-and-mobile.md %})
-3. "[Feature Toggles (aka Feature Flags)](https://martinfowler.com/articles/feature-toggles.html)",
- by Pete Hodgson
-4. "[Continuous integration vs. continuous delivery vs. continuous deployment](https://www.atlassian.com/continuous-delivery/principles/continuous-integration-vs-delivery-vs-deployment)",
- by Sten Pittet
-5. [Accelerate](https://itrevolution.com/book/accelerate/),
+1. "[Feature Toggles (aka Feature Flags)](https://martinfowler.com/articles/feature-toggles.html)",
+1by Pete Hodgson
+1. "[Continuous integration vs. continuous delivery vs. continuous deployment](https://www.atlassian.com/continuous-delivery/principles/continuous-integration-vs-delivery-vs-deployment)",
+1by Sten Pittet
+1. [Accelerate](https://itrevolution.com/book/accelerate/),
by N. Forsgren, J. Humble and G. Kim