FeatureFlagging

“Feature Flags and LaunchDarkly”- what, why and how?

Reading Time: 7 minutes In this blog, I am going to discuss: Feature-Flags. How to start working with Feature Flags. LaunchDarkly. Optimizing Feature-Flag full potential and power with LaunchDarkly. So let’s start with an overview of what a feature flag is and its uses. 1). Feature-Flags. (a) Introduction: Feature-Flags is a software development best practice of gating functionality. Functionality can be turned on/off via the feature flags, separate from deployment. Feature Continue Reading