aboutsummaryrefslogtreecommitdiff
path: root/_articles/2020-10-10-feature-flags-differences-between-backend-frontent-and-mobile.md
blob: b655bfdd018808662d8c467c43439292cb77a61f (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: "Feature flags: differences between backend, frontend and mobile"
date: 2020-10-10
layout: post
lang: en
ref: feature-flags-differences-between-backend-frontent-and-mobile
category: presentation
published: false
---

*This article is derived from a [presentation]({% link _slides/2020-10-10-rollout-feature-flag-experiment-operational-toggle.slides %}).*

When talking about [feature flags][feature-flags-article], I find that their
costs and benefits weight differently when talking about backend, frontend and
mobile. I'll cover how they

[feature-flags-article]: https://martinfowler.com/articles/feature-toggles.html

## Why feature flags

I'll try to cover


Different use cases for backend, frontend and mobile.

http://www.paulgraham.com/apple.html