Hacker News new | ask | show | jobs
by mo_chahin 860 days ago
What's the difference between this and a feature flagging tool?
1 comments

Technically, it works similar to feature flags. But feature flags are used for releases, experimentation (a/b testing, etc.), ops (for service stability) or permission (basic vs. premium functionality), while this is based on user behavior.