I had an idea for an informative blog post, but I’ve forgotten it now. Perhaps it has to do with feature flags:
- do use feature flags to show new features to special groups of people
- don’t let feature flags live around for too long
- don’t use feature flags if it’s not needed
- don’t spend too much time talking about adding/removing them because it’s so very trivial to add/remove them