avatar

Shipping Features with Ben Rometsch

Podcast Archives - Software Engineering Daily
Podcast Archives - Software Engineering Daily
Episode • Jun 15, 2023 • 1h 8m

Feature flags also known as feature toggles, release toggles or feature flippers are a way to enable or disable a particular feature from your app without making any changes to the source code. You can turn on or off a particular functionality without deploying new code. Feature flags can also be used to serve different features to different subset of users.

The company Flagsmith provides you a platform for developing, implementing and managing your feature flags. Ben Rometsch is the Co-founder and the CEO of Flagsmith and he joins us today.

The post Shipping Features with Ben Rometsch appeared first on Software Engineering Daily.

Switch to the Fountain App