Login
From:
Reflectoring - Where the HOW meets the WHY
(Uncensored)
subscribe
Testing Feature Flags
https://reflectoring.io/testing-feature-flags/
links
backlinks
Roast topics
Find topics
Find it!
Putting your code behind a feature flag means that you can deploy unfinished changes. As long as the feature flag is disabled, the changes are not having an effect.