Irina SouthwellSep 7, 20221 minWhat is "Feature Flag Driven Development" ?Feature flag driven development - is the software development technique that is based on conditional branching of your code (e.g....
Irina SouthwellAug 31, 20202 minBuilding your own feature service? Yeah-Nah!In the last several years I have been working with many clients who have struggled to decide which feature flagging platform to choose....
Irina SouthwellJun 18, 20203 minWhat are Feature Flags and why should we use them? Feature Flags (often also referred to as Feature Toggles) are a powerful technique, allowing teams to modify system behavior without...