
Episode 498: James Socol on Continuous Integration and Continuous Delivery (CICD)
Software Engineering Radio - the podcast for professional software developers
00:00
Feature Flags
The goal of a feature flag tool is to separate the conditions under which something is true from the code that cares about whether it's true. There are tools like launch darkly that support a lot of things out of the box wit the light or riht custom rules. Often you will have to initialize a client like this with some of user context. But the idea dn the real power comes from being able to separate those conditions and those triggers from the places that carry about the result.
Transcript
Play full episode