Death by Flags

In many cases you are better off using a kill switch than a feature flag. This may seem pedantic, but the way your system fails (on vs off) can protect you from disaster when your flag setting framework has a bug. - When Feature Flags Do And Don’t Make Sense / HN

Written on September 22, 2020, Last update on September 22, 2020
software