We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode Shipping Features with Ben Rometsch

Shipping Features with Ben Rometsch

2023/6/15
logo of podcast Hackers Archives - Software Engineering Daily

Hackers Archives - Software Engineering Daily

Shownotes Transcript

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).