Describe the feature
User picks a channel, they see features based on config of flags to channels.
In Code we might say:
then channels will be mapped to flags, once a feature is in production the flag is removed, so prod is no flags, we don't just move flags into prod.
Describe the feature
User picks a channel, they see features based on config of flags to channels.
In Code we might say:
then channels will be mapped to flags, once a feature is in production the flag is removed, so prod is no flags, we don't just move flags into prod.